slightly better brace/quotes completion
This commit is contained in:
parent
ff6c79bbd9
commit
84fb28eac9
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -178,7 +178,7 @@ nnoremap <Esc>l :vertical resize +1<CR>
|
|||
nnoremap <Esc>h :vertical resize -1<CR>
|
||||
|
||||
" brace/quotes completion
|
||||
inoremap {{ {<CR><CR>}<Up>
|
||||
inoremap {{ {<CR><Tab><CR>}<Up><Right>
|
||||
inoremap (( ()<Left>
|
||||
inoremap "" ""<Left>
|
||||
inoremap '' ''<Left>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue