1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 18:39:27 +00:00

[neovim] Add lazy events to some plugins

This commit is contained in:
2023-01-28 18:14:14 +01:00
parent 0a826bb358
commit 3403d072e2
4 changed files with 45 additions and 42 deletions

View File

@ -7,9 +7,6 @@ lsp_saga.setup({
ui = {
border = "rounded",
code_action_icon = "",
colors = {
normal_bg = "#222436",
},
},
preview = {
lines_above = 5,