This commit is contained in:
ManjaroOne666 2018-06-08 15:35:11 +01:00
parent fcd199af39
commit 1488bf1d67
1 changed files with 12 additions and 12 deletions

View File

@ -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>
"}}} "}}}
"}}} "}}}