summaryrefslogtreecommitdiff
path: root/idea
diff options
context:
space:
mode:
Diffstat (limited to 'idea')
-rw-r--r--idea/.ideavimrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/idea/.ideavimrc b/idea/.ideavimrc
index 9a35082..7d12d69 100644
--- a/idea/.ideavimrc
+++ b/idea/.ideavimrc
@@ -37,6 +37,9 @@ nmap <leader>fp <Action>(ActivateProblemsViewToolWindow)
nmap <leader>ft <Action>(ActivateUnitTestsToolWindow)
nmap <leader>fx <Action>(HideAllWindows)
+" lsp ig?
+nmap <leader>lr <Action>(RenameElement)
+
" tabs
nmap <leader>j <Action>(NextTab)
nmap <leader>k <Action>(PreviousTab)