From dd7e28d3a92f901b8a1853cdd70656aa09bb4540 Mon Sep 17 00:00:00 2001 From: gxlin Date: Sun, 1 Aug 2021 23:51:46 +0800 Subject: Modify vim config --- .vim/plugin/fugitive.plug | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .vim/plugin/fugitive.plug (limited to '.vim/plugin/fugitive.plug') diff --git a/.vim/plugin/fugitive.plug b/.vim/plugin/fugitive.plug deleted file mode 100644 index 8dd25b2..0000000 --- a/.vim/plugin/fugitive.plug +++ /dev/null @@ -1,7 +0,0 @@ -" vim: ft=vim - -Plug 'tpope/vim-fugitive' - -nnoremap gl :Gclog! -- % -nnoremap gd :Gdiffsplit -nnoremap gs :G -- cgit v1.2.3