mirror of
https://github.com/hazemKrimi/config.nvim.git
synced 2026-05-01 18:20:26 +00:00
chore: remove vim fugitive
This commit is contained in:
@@ -4,14 +4,6 @@ return {
|
|||||||
-- Detect tabstop and shiftwidth automatically
|
-- Detect tabstop and shiftwidth automatically
|
||||||
'tpope/vim-sleuth',
|
'tpope/vim-sleuth',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
-- Powerful Git integration for Vim
|
|
||||||
'tpope/vim-fugitive',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
-- GitHub integration for vim-fugitive
|
|
||||||
'tpope/vim-rhubarb',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
-- Hints keybinds
|
-- Hints keybinds
|
||||||
'folke/which-key.nvim',
|
'folke/which-key.nvim',
|
||||||
|
|||||||
Reference in New Issue
Block a user