From ba8d1aa6da01434bad6139f3a68cf06edad58f7c Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Fri, 17 Sep 2021 08:44:12 +0800 Subject: Remove vim-gitgutter --- .vim/plugin/init.vim | 1 - 1 file changed, 1 deletion(-) (limited to '.vim/plugin') diff --git a/.vim/plugin/init.vim b/.vim/plugin/init.vim index eaf75f9..eff5185 100644 --- a/.vim/plugin/init.vim +++ b/.vim/plugin/init.vim @@ -49,7 +49,6 @@ nnoremap gl :Gclog! -- % nnoremap gd :Gdiffsplit nnoremap gs :G -Plug 'airblade/vim-gitgutter' Plug 'easymotion/vim-easymotion' map (easymotion-prefix) -- cgit v1.2.3