[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
1 changed files with 2 additions and 2 deletions

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