1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 06:58:01 +00:00

[neovim] Update plugins

This commit is contained in:
Daniel Carrillo 2023-09-15 21:17:32 +02:00
parent d24edce15e
commit b5ffc202a4
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

View File

@ -20,7 +20,7 @@ require("lspsaga").setup({
auto_preview = false,
},
symbol_in_winbar = {
enable = true,
folder_level = 3,
enable = false,
-- folder_level = 3,
},
})