chore: remove vim fugitive

This commit is contained in:
2026-02-22 14:38:33 +01:00
parent 10931daf83
commit 729edfb8c1
-8
View File
@@ -4,14 +4,6 @@ return {
-- Detect tabstop and shiftwidth automatically
'tpope/vim-sleuth',
},
{
-- Powerful Git integration for Vim
'tpope/vim-fugitive',
},
{
-- GitHub integration for vim-fugitive
'tpope/vim-rhubarb',
},
{
-- Hints keybinds
'folke/which-key.nvim',