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:
@ -4,7 +4,8 @@ require("lspsaga").setup({
|
||||
code_action_icon = "",
|
||||
},
|
||||
lightbulb = {
|
||||
sign = false,
|
||||
sign = true,
|
||||
enable = false,
|
||||
},
|
||||
code_action = {
|
||||
show_server_name = true,
|
||||
|
Reference in New Issue
Block a user