1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-05-14 14:59:30 +00:00

[neovim] Update plugins

This commit is contained in:
2023-09-15 21:17:32 +02:00
parent d24edce15e
commit b5ffc202a4
+2 -2
View File
@@ -20,7 +20,7 @@ require("lspsaga").setup({
auto_preview = false, auto_preview = false,
}, },
symbol_in_winbar = { symbol_in_winbar = {
enable = true, enable = false,
folder_level = 3, -- folder_level = 3,
}, },
}) })