feat: add .config/nvim

This commit is contained in:
Anthony Oteri
2025-09-11 15:05:36 -04:00
parent a7b1b61d88
commit b9dd62358a
14 changed files with 552 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")