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:
@ -10,5 +10,6 @@ illuminate.configure({
|
||||
"packer",
|
||||
"Trouble",
|
||||
"TelescopePrompt",
|
||||
"lspsagafinder",
|
||||
},
|
||||
})
|
||||
|
@ -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,
|
||||
|
Reference in New Issue
Block a user