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