Init Neovim Config

This commit is contained in:
2026-06-01 20:16:12 +03:00
commit 5de6c58870
17 changed files with 634 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")