mirror of
https://github.com/chylex/dotfiles.git
synced 2025-01-08 04:42:52 +01:00
Update .vimrc and .ideavimrc (fix inconsistency in capitalization)
This commit is contained in:
parent
67c485da65
commit
a3c4fe7259
@ -110,7 +110,7 @@ noremap <Bar>- <C-x>
|
||||
nnoremap c) c])
|
||||
nnoremap d) d])
|
||||
nnoremap c( c[((
|
||||
nnoremap d( c[((<ESC>l
|
||||
nnoremap d( c[((<Esc>l
|
||||
|
||||
" Delete lines
|
||||
nnoremap C cc
|
||||
|
Loading…
Reference in New Issue
Block a user