📦 Add fugitive

- Alternative git tool
This commit is contained in:
2024-07-20 19:32:24 -04:00
parent 01170a0866
commit 4f06ad2f96
+5
View File
@@ -99,6 +99,11 @@ return {
require("kulala").setup()
end,
},
{
"tpope/vim-fugitive",
event = "InsertEnter",
dependencies = { "tpope/vim-rhubarb" },
},
{
"jsongerber/thanks.nvim",
config = true,