mirror of
https://github.com/chylex/dotfiles.git
synced 2025-04-06 17:15:44 +02:00
Update .ideavimrc (remove bindings to Extend/Shrink selection)
This commit is contained in:
parent
1aa9bde933
commit
62edd5222d
@ -136,10 +136,6 @@ nnoremap gp `[v`]
|
||||
xnoremap p P
|
||||
xnoremap P p
|
||||
|
||||
" Extend/shrink selection
|
||||
xmap + <Action>(EditorSelectWord)
|
||||
xmap - <Action>(EditorUnSelectWord)
|
||||
|
||||
" Show parameter info
|
||||
nmap <A-p> <Action>(ParameterInfo)
|
||||
imap <A-p> <Action>(ParameterInfo)
|
||||
|
Loading…
Reference in New Issue
Block a user