complete revamp of the nvim sources to use lazyvim starter

This commit is contained in:
aminnairi
2025-11-10 21:50:50 +01:00
parent 471c5a6c40
commit ae3259a279
44 changed files with 511 additions and 1356 deletions
+3
View File
@@ -0,0 +1,3 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here