From 0587d80453bc92acb20b351fd17bc2f9126e01b0 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 2 Apr 2022 11:48:21 +0800 Subject: Update plugin config location in vim --- .vim/plugin/fugitive.vim | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .vim/plugin/fugitive.vim (limited to '.vim/plugin/fugitive.vim') diff --git a/.vim/plugin/fugitive.vim b/.vim/plugin/fugitive.vim deleted file mode 100644 index f3a67bb..0000000 --- a/.vim/plugin/fugitive.vim +++ /dev/null @@ -1,7 +0,0 @@ -nnoremap gs :tabnew +Git - -nnoremap gp :G push -nnoremap g :G -nnoremap gd :Gvdiffsplit -nnoremap gl :Gclog % -xnoremap gl :Gclog -- cgit v1.2.3