mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-27 11:18:53 +02:00
update
This commit is contained in:
parent
fbc6415ec1
commit
665c8c9b16
5 changed files with 5 additions and 5 deletions
|
@ -6,4 +6,4 @@ scrollview.setup({
|
|||
bg = "LightCyan",
|
||||
ctermbg = 160,
|
||||
})
|
||||
vim.g.scrollview_excluded_filetypes = { "NvimTree", "vista_kind" }
|
||||
vim.g.scrollview_excluded_filetypes = { "NvimTree", "vista_kind", "Outline" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue