Update config to astronvim V6

This commit is contained in:
2026-05-05 21:55:42 -03:00
parent 5c7bbd33cd
commit 200f428b3c
24 changed files with 252 additions and 566 deletions

4
lua/plugins/kitty.lua Normal file
View File

@@ -0,0 +1,4 @@
return {
"knubie/vim-kitty-navigator",
lazy = false
}