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