chore: updates & remove neogit

This commit is contained in:
hyper
2025-02-02 15:58:23 +08:00
parent ea495f8181
commit b0279980c3
2 changed files with 17 additions and 25 deletions
-7
View File
@@ -154,13 +154,6 @@ return {
provider_opts = {},
},
}
}, {
"NeogitOrg/neogit",
config = function()
vim.keymap.set("n", "<leader>G", function()
vim.cmd [[Neogit]]
end, { desc = "Run Neogit" })
end
}, {
'hat0uma/csvview.nvim',
config = function()