1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 23:19:25 +00:00

[neovim] Update plugins

This commit is contained in:
2023-09-15 21:17:32 +02:00
parent d24edce15e
commit b5ffc202a4

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,
},
})