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