We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054e9c2 commit eacad01Copy full SHA for eacad01
set_vim.sh
@@ -4,3 +4,4 @@ mv ~/.vimrc ~/.vimrc.orig
4
cp -rf vim ~/.vim
5
ln -s ~/.vim/vimrc ~/.vimrc
6
echo "config vim ok , please run PluginInstal in vim!"
7
+
vim/vundles.vim
@@ -21,7 +21,7 @@ Plugin 'Lokaltog/vim-easymotion'
21
22
" Fast editing
23
24
-Plugin 'aperezdc/vim-template'
+Plugin 'imotai/vim-template'
25
Plugin 'tpope/vim-surround'
26
Plugin 'scrooloose/nerdcommenter'
27
Plugin 'sjl/gundo.vim'
0 commit comments