diff options
| -rw-r--r-- | idea/.ideavimrc | 3 |
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) |
