Update .vimrc

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

@ -74,7 +74,7 @@ colorscheme molokai
"--- unused plugin configs: ---
"let g:user_emmet_expandabbr_key='<Tab>' "use tab to expand in emmet
"imap <expr> <tab> emmet#expandAbbrIntelligent("\<tab>") "only have tab expand in emmet when it's supposed to
"imap <expr> <tab> emmet#expandAbbrIntelligent("\<tab>") "only have tab expand in emmet when it's supposed to
"show bufferline in statusbar "bufferline
"let g:bufferline_echo = 0 "bufferline 1 is another option
@ -88,4 +88,3 @@ colorscheme molokai
"--- unused themes configs: ---
"let g:rehash256 = 1 "molokai theme addon
"let g:molokai_original = 1 "molokai theme addon

Loading…
Cancel
Save