From f456d790b007c3841549ec35a996483135cceec3 Mon Sep 17 00:00:00 2001 From: gxlin Date: Wed, 16 Jun 2021 00:55:31 +0800 Subject: Add vim-godot plug --- .vim/plugins/fugitive.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .vim/plugins/fugitive.vim (limited to '.vim/plugins/fugitive.vim') diff --git a/.vim/plugins/fugitive.vim b/.vim/plugins/fugitive.vim deleted file mode 100644 index 8029fc3..0000000 --- a/.vim/plugins/fugitive.vim +++ /dev/null @@ -1,4 +0,0 @@ -Plug 'tpope/vim-fugitive' - -nnoremap gl :Gclog! -- % -nnoremap gd :Gdiffsplit -- cgit v1.2.3