and end tag insert
This commit is contained in:
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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user