mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): move to snacks dashboard
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
-- Remove all background colors to make Neovim transparent
|
||||
-- https://github.com/xiyaowong/nvim-transparent
|
||||
return {
|
||||
"xiyaowong/nvim-transparent",
|
||||
opts = {
|
||||
extra_groups = {
|
||||
"TelescopeBorder",
|
||||
"TelescopeNormal",
|
||||
-- "NeoTreeNormal",
|
||||
-- "NeoTreeNormalNC",
|
||||
},
|
||||
},
|
||||
"xiyaowong/nvim-transparent",
|
||||
opts = {
|
||||
extra_groups = {
|
||||
"TelescopeBorder",
|
||||
"TelescopeNormal",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user