feat: add neogit and refactor lua config loading

This commit is contained in:
Ian
2026-06-30 00:04:03 +02:00
parent d77bc5f929
commit 65758519cb
6 changed files with 15 additions and 6 deletions
+4
View File
@@ -3,6 +3,10 @@
"catppuccin": {
"rev": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c",
"src": "https://github.com/catppuccin/nvim"
},
"neogit": {
"rev": "43ea1a0854052e583f647e0b35879f0158a70a78",
"src": "https://github.com/neogitorg/neogit"
}
}
}