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:
2024-07-05 19:22:15 +02:00
parent 13c4ba65b2
commit 05a6ab00c7
3 changed files with 25 additions and 26 deletions

View File

@ -4,7 +4,8 @@ require("lspsaga").setup({
code_action_icon = "",
},
lightbulb = {
sign = false,
sign = true,
enable = false,
},
code_action = {
show_server_name = true,