Added twig autocomplete ({% %})
This commit is contained in:
parent
0c2eab7abc
commit
02ed68f2be
1
vimrc
1
vimrc
@ -92,6 +92,7 @@ inoremap "" ""<Left>
|
|||||||
inoremap () ()<Left>
|
inoremap () ()<Left>
|
||||||
inoremap <> <><Left>
|
inoremap <> <><Left>
|
||||||
inoremap {} <Right>{}<Left><CR><Esc>O
|
inoremap {} <Right>{}<Left><CR><Esc>O
|
||||||
|
inoremap {% {% %}<Left><Left><Left>
|
||||||
inoremap [] []<Left>
|
inoremap [] []<Left>
|
||||||
inoremap ;; <Esc>m`A;<Esc>``a
|
inoremap ;; <Esc>m`A;<Esc>``a
|
||||||
inoremap <C-l> <Right>
|
inoremap <C-l> <Right>
|
||||||
|
Loading…
Reference in New Issue
Block a user