|
|
@ -19,7 +19,7 @@ Plugin 'VundleVim/Vundle.vim' |
|
|
|
" Keep Plugin commands between vundle#begin/end. |
|
|
|
" Keep Plugin commands between vundle#begin/end. |
|
|
|
" plugin on GitHub repo |
|
|
|
" plugin on GitHub repo |
|
|
|
Plugin 'tpope/vim-fugitive' |
|
|
|
Plugin 'tpope/vim-fugitive' |
|
|
|
Plugin 'vim-perl/vim-perl' |
|
|
|
" Plugin 'vim-perl/vim-perl' |
|
|
|
Plugin 'godlygeek/tabular' |
|
|
|
Plugin 'godlygeek/tabular' |
|
|
|
Plugin 'plasticboy/vim-markdown' |
|
|
|
Plugin 'plasticboy/vim-markdown' |
|
|
|
Plugin 'scrooloose/nerdtree' |
|
|
|
Plugin 'scrooloose/nerdtree' |
|
|
@ -38,6 +38,7 @@ Plugin 'WolfgangMehner/vim-plugins' |
|
|
|
" plugin from http://vim-scripts.org/vim/scripts.html |
|
|
|
" plugin from http://vim-scripts.org/vim/scripts.html |
|
|
|
Plugin 'L9' |
|
|
|
Plugin 'L9' |
|
|
|
Plugin 'perl-support.vim' |
|
|
|
Plugin 'perl-support.vim' |
|
|
|
|
|
|
|
Plugin 'christoomey/vim-tmux-navigator' |
|
|
|
|
|
|
|
|
|
|
|
" Git plugin not hosted on GitHub |
|
|
|
" Git plugin not hosted on GitHub |
|
|
|
Plugin 'git://git.wincent.com/command-t.git' |
|
|
|
Plugin 'git://git.wincent.com/command-t.git' |
|
|
|