1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-08-01 08: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, auto_preview = false,
}, },
symbol_in_winbar = { symbol_in_winbar = {
enable = true, enable = false,
folder_level = 3, -- folder_level = 3,
}, },
}) })