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
+1
View File
@@ -1,3 +1,4 @@
vim.pack.add({
{ src = "https://github.com/catppuccin/nvim", name = "catppuccin" },
{ src = "https://github.com/neogitorg/neogit", name = "neogit" },
})