(add): NVIM LazyVIM starter

This commit is contained in:
2025-06-27 08:58:08 -04:00
parent 896ca76040
commit 381eee8c11
15 changed files with 548 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")