feat: add neogit and refactor lua config loading
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
local neogit = require('neogit')
|
||||
vim.keymap.set("n", "<leader>gg", "<cmd>Neogit<cr>", { desc = "Open Neogit UI" })
|
||||
Reference in New Issue
Block a user