Update .vimrc

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

@ -1 +1,15 @@
call plug#begin('~/.vim/plugged')
Plug 'mattn/emmet-vim'
call plug#end()
set number
set tabstop=4
set shiftwidth=4
ab log console.log();<left><left>
ab af ()=>{<cr><cr>}<up><tab>
"--- unused: ---
"let g:user_emmet_expandabbr_key='<Tab>'
"imap <expr> <tab> emmet#expandAbbrIntelligent("\<tab>")
"colorscheme torte

Loading…
Cancel
Save