This commit is contained in:
Fergal Moran
2016-07-04 20:13:59 +01:00
2 changed files with 5 additions and 4 deletions

3
.vimrc
View File

@@ -59,12 +59,15 @@ set smartcase
Bundle 'Chiel92/vim-autoformat'
Bundle 'gmarik/vundle'
Bundle 'scrooloose/nerdtree'
Bundle 'leafgarland/typescript-vim'
" My Bundles here:
"
" original repos on github
Bundle 'tpope/vim-fugitive'
Bundle 'fholgado/minibufexpl.vim'
Bundle 'Valloric/YouCompleteMe'
Bundle 'marijnh/tern_for_vim'
Bundle 'https://github.com/kien/ctrlp.vim'
Bundle 'https://github.com/klen/python-mode.git'
Bundle 'https://github.com/godlygeek/tabular.git'