This commit is contained in:
2015-07-18 13:57:20 +05:30
parent 0988d1a438
commit f3200e53b8
2 changed files with 22 additions and 14 deletions
+3 -3
View File
@@ -285,6 +285,7 @@ Bundle 'gmarik/vundle'
" original repos on github
Bundle 'tpope/vim-fugitive'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'Lokaltog/vim-distinguished'
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
" vim-scripts repos
Bundle 'L9'
@@ -292,6 +293,7 @@ Bundle 'FuzzyFinder'
" non github repos
" Bundle 'git://git.wincent.com/command-t.git'
" Bundle 'git://github.com/vim-scripts/YankRing.vim.git'
Bundle 'git://github.com/maxbrunsfeld/vim-yankstack.git'
" Bundle 'vim-scripts/Auto-Pairs'
Bundle 'vim-scripts/DoxygenToolkit.vim'
" Bundle 'Raimondi/delimitMate.git'
@@ -309,7 +311,6 @@ Bundle 'garbas/vim-snipmate'
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'tomtom/tlib_vim'
Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'Lokaltog/vim-distinguished'
" Bundle 'flazz/vim-colorschemes'
Bundle 'vim-scripts/sessionman.vim'
Bundle 'kien/ctrlp.vim'
@@ -318,9 +319,8 @@ Bundle 'godlygeek/tabular'
" Bundle 'marijnh/tern_for_vim'
Bundle 'majutsushi/tagbar'
" Bundle 'amirh/HTML-AutoCloseTag'
Bundle 'vim-scripts/AutoComplPop'
Bundle 'git://github.com/maxbrunsfeld/vim-yankstack.git'
Bundle 'tpope/vim-surround'
Bundle 'vim-scripts/AutoComplPop'
" Bundle 'Shougo/eocomplcache'
Bundle 'spf13/vim-autoclose'
Bundle 'scrooloose/nerdtree'