updated
This commit is contained in:
parent
fcd199af39
commit
1488bf1d67
|
@ -110,22 +110,22 @@ inoremap {; {<CR>};<C-o>O
|
||||||
inoremap {{ {{}}<Left><Left>
|
inoremap {{ {{}}<Left><Left>
|
||||||
inoremap {{{ {{
|
inoremap {{{ {{
|
||||||
|
|
||||||
inoremap ( ()<Left>
|
inoremap ( ()<Left>
|
||||||
inoremap () ()
|
inoremap () ()
|
||||||
inoremap (<CR> (<CR>)<C-o>O
|
inoremap (<CR> (<CR>)<C-o>O
|
||||||
inoremap (; ();<Left><Left>
|
inoremap (; ();<Left><Left>
|
||||||
|
|
||||||
inoremap [ []<Left>
|
inoremap [ []<Left>
|
||||||
inoremap [<CR> [<CR>]<C-o>O
|
inoremap [] []
|
||||||
|
inoremap [<CR> [<CR>]<C-o>O
|
||||||
|
|
||||||
inoremap "" ""<Left>
|
inoremap "" ""<Left>
|
||||||
inoremap """ ""
|
inoremap """ ""
|
||||||
inoremap "; "";<Left><Left>
|
inoremap "; "";<Left><Left>
|
||||||
inoremap '' ''<Left>
|
inoremap '' ''<Left>
|
||||||
inoremap ''' ''
|
inoremap ''' ''
|
||||||
inoremap '; '';<Left><Left>
|
inoremap '; '';<Left><Left>
|
||||||
|
|
||||||
inoremap ;; ;<esc>
|
|
||||||
"}}}
|
"}}}
|
||||||
|
|
||||||
"}}}
|
"}}}
|
||||||
|
|
Loading…
Reference in New Issue