mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
update nvim-tree config
This commit is contained in:
parent
5a53ad9060
commit
028e3d9895
9 changed files with 29 additions and 30 deletions
|
@ -6,4 +6,4 @@ scrollview.setup({
|
|||
bg = "LightCyan",
|
||||
ctermbg = 160,
|
||||
})
|
||||
vim.g.scrollview_excluded_filetypes = { "NvimTree", "vista_kind", "Outline" }
|
||||
vim.g.scrollview_excluded_filetypes = { "NvimTree", "vista_kind", "Outline", "neo-tree" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue