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