Update .vimrc

main
Matt Huntington 5 years ago committed by GitHub
parent 36c4a8f6e0
commit fbcc4400a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,4 +43,4 @@ let NERDTreeShowLineNumbers=1 "show line numbers in nerdtree
"--- unused plugins: --- "--- unused plugins: ---
"Plug 'isruslan/vim-es6' "es 6 autocomplete "Plug 'isruslan/vim-es6' "es 6 autocomplete
"Plug 'Valloric/YouCompleteMe', { 'do': './install.py --tern-completer' } #youcompleteme "Plug 'Valloric/YouCompleteMe', { 'do': './install.py --tern-completer' } #youcompleteme
Plug 'bling/vim-bufferline' #bufferline to show buffers in statusline "Plug 'bling/vim-bufferline' #bufferline to show buffers in statusline

Loading…
Cancel
Save