{{
This commit is contained in:
parent
fbc109cf93
commit
87ef8f5b5d
1 changed files with 2 additions and 1 deletions
3
vimrc
3
vimrc
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue