and end tag insert
This commit is contained in:
parent
3620090aa2
commit
1824bd5c84
3
.vimrc
3
.vimrc
|
@ -98,6 +98,9 @@ augroup END
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
let mapleader=","
|
let mapleader=","
|
||||||
|
|
||||||
|
" insert an end tag with <c-e>
|
||||||
|
imap <c-e> end
|
||||||
|
|
||||||
" insert a hash rocket with <c-l>
|
" insert a hash rocket with <c-l>
|
||||||
imap <c-l> <space>=><space>
|
imap <c-l> <space>=><space>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user