1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 20:59:26 +00:00

[neovim] Update plugins

This commit is contained in:
2023-07-18 18:55:28 +02:00
parent 83e533b928
commit 713a302bee
4 changed files with 13 additions and 10 deletions

View File

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