start a new nvim config from scratch

This commit is contained in:
2025-11-14 22:49:45 -05:00
parent 158937509c
commit 2c2804273c
11 changed files with 219 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
return {
'nvim-mini/mini.statusline', version = "",
opts={},
}