This commit is contained in:
ManjaroOne666 2017-11-08 11:06:54 +00:00
parent fbc109cf93
commit 87ef8f5b5d
1 changed files with 2 additions and 1 deletions

3
vimrc
View File

@ -152,7 +152,8 @@ nnoremap <leader>en :lnext<CR>
" brace/quotes completion
inoremap {{ {<CR><Tab><CR>}<Up><Right>
" inoremap {{ {<CR><Tab><CR>}<Up><Right>
inoremap {{ {<CR><CR>}<Up>
inoremap {{{ {<CR><Tab><CR>};<Up><Right>
inoremap }} {{}}<Left><Left>
inoremap (( ()<Left>