This commit is contained in:
Mann Patel
2026-02-23 23:13:41 -07:00
commit 9296562b0d
16 changed files with 1086 additions and 0 deletions

3
lua/lazy_config.lua Normal file
View File

@@ -0,0 +1,3 @@
return {
install = { colorscheme = { "vague" } },
}