and end tag insert

This commit is contained in:
Michael Campagnaro 2012-11-04 18:27:39 -05:00
parent 3620090aa2
commit 1824bd5c84

3
.vimrc
View File

@ -98,6 +98,9 @@ augroup END
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
let mapleader=","
" insert an end tag with <c-e>
imap <c-e> end
" insert a hash rocket with <c-l>
imap <c-l> <space>=><space>