From 11327c3ee0f61bd2e0a1d8f164917f071903e9b1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Dec 2024 09:17:20 +0100 Subject: Update --- .vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.vimrc b/.vimrc index e59627d..5c901d1 100644 --- a/.vimrc +++ b/.vimrc @@ -1,7 +1,6 @@ call plug#begin() Plug 'tpope/vim-sensible' Plug 'tpope/vim-commentary' - Plug 'tpope/vim-fugitive' Plug 'airblade/vim-gitgutter' Plug 'ctrlpvim/ctrlp.vim' Plug 'dense-analysis/ale' -- cgit v1.2.3