This commit is contained in:
asep komarudin 2023-02-22 06:07:50 +07:00
parent fbc6415ec1
commit 665c8c9b16
5 changed files with 5 additions and 5 deletions

View file

@ -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" }