mirror of
https://github.com/chylex/dotfiles.git
synced 2025-01-08 04:42:52 +01:00
Update .ideavimrc (add missing handler)
This commit is contained in:
parent
8a7a591d68
commit
bd5fb52aa7
@ -56,6 +56,7 @@ sethandler <C-P> a:vim
|
||||
sethandler <C-U> a:vim
|
||||
sethandler <C-W> a:vim
|
||||
sethandler <C-S-W> a:vim
|
||||
sethandler <S-BS> a:vim
|
||||
|
||||
" Enable plugins (https://github.com/JetBrains/ideavim/wiki/IdeaVim-Plugins)
|
||||
Plug 'argtextobj.vim'
|
||||
|
Loading…
Reference in New Issue
Block a user