feat!: removed vim-fugitive
This commit is contained in:
@@ -1,18 +1,10 @@
|
||||
return {
|
||||
{
|
||||
"tpope/vim-fugitive",
|
||||
keys = {
|
||||
{
|
||||
"<leader>gs",
|
||||
vim.cmd.Git,
|
||||
mode = "n",
|
||||
desc = "Open Fugitive",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"echasnovski/mini.diff",
|
||||
version = false,
|
||||
config = true
|
||||
config = true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user