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

[neovim] Minimal refactor

This commit is contained in:
2024-02-16 16:37:22 +01:00
parent d1c002183f
commit 5d6b68c0bd
9 changed files with 70 additions and 44 deletions

View File

@ -8,6 +8,7 @@ require("lspsaga").setup({
},
code_action = {
show_server_name = true,
extend_gitsigns = true,
},
rename = {
auto_save = true,