Starting to move all vim to lua

This commit is contained in:
2024-04-07 08:20:02 +02:00
parent 49dfe769ed
commit 29f798abc7
4 changed files with 17 additions and 17 deletions

View File

@@ -70,4 +70,5 @@ return {
dependencies = "hrsh7th/nvim-cmp",
},
"jaredgorski/spacecamp",
"voldikss/vim-floaterm",
}