From 830529fd68d806b0400bff86b47968c4df80dfdb Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Fri, 17 May 2019 13:24:37 -0700 Subject: [PATCH] More ideavimrc maps --- .ideavimrc | 3 +++ 1 file changed, 3 insertions(+) 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