📦 Add fugitive
- Alternative git tool
This commit is contained in:
@@ -99,6 +99,11 @@ return {
|
||||
require("kulala").setup()
|
||||
end,
|
||||
},
|
||||
{
|
||||
"tpope/vim-fugitive",
|
||||
event = "InsertEnter",
|
||||
dependencies = { "tpope/vim-rhubarb" },
|
||||
},
|
||||
{
|
||||
"jsongerber/thanks.nvim",
|
||||
config = true,
|
||||
|
||||
Reference in New Issue
Block a user