From d4e1469e4b0c5aaf5c23be555e8b224f9254d781 Mon Sep 17 00:00:00 2001 From: gxlin Date: Thu, 15 Jul 2021 21:28:06 +0800 Subject: A usable boostrap config --- .vim/plugins/fugitive.plug | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .vim/plugins/fugitive.plug (limited to '.vim/plugins/fugitive.plug') diff --git a/.vim/plugins/fugitive.plug b/.vim/plugins/fugitive.plug deleted file mode 100644 index 8dd25b2..0000000 --- a/.vim/plugins/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