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

[neovim] Update plugins

This commit is contained in:
2022-11-13 17:33:27 +01:00
parent 9729277222
commit 90998e270e
3 changed files with 10 additions and 10 deletions

View File

@ -10,5 +10,6 @@ illuminate.configure({
"packer",
"Trouble",
"TelescopePrompt",
"lspsagafinder",
},
})

View File

@ -7,7 +7,6 @@ lsp_saga.init_lsp_saga({
border_style = "rounded",
code_action_icon = "",
preview_lines_above = 5,
max_preview_lines = 15,
show_outline = {
win_width = 45,
auto_preview = false,