diff --git a/.ideavimrc b/.ideavimrc index 6c2108b..8dca338 100644 --- a/.ideavimrc +++ b/.ideavimrc @@ -1,4 +1,6 @@ noremap : +inoremap +inoremap let mapleader = "," " Use :actionlist [pattern] to find more actions noremap v :action SearchEverywhere @@ -10,6 +12,7 @@ noremap l noremap - :action GotoNextError noremap _ :action GotoPreviousError noremap gq :action com.andrewbrookins.idea.wrap.WrapParagraphAction +noremap pry odebugger; set ignorecase set smartcase set showmatch