updated .vimrc

pull/2/head
Hari Sekhon 5 years ago
parent 19e2a5e164
commit 28a7bab29c

@ -110,7 +110,12 @@ call vundle#begin()
" let Vundle manage Vundle, required
Plugin 'VundleVim/Vundle.vim'
Plugin 'airblade/vim-gitgutter'
Plugin 'jiangmiao/auto-pairs'
Plugin 'preservim/nerdcommenter'
Plugin 'tmux-plugins/vim-tmux'
Plugin 'tpope/vim-fugitive'
Plugin 'tpope/vim-surround'
call vundle#end()

Loading…
Cancel
Save