diff options
| author | kkard2 <[email protected]> | 2023-07-13 23:58:08 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-13 23:58:08 +0200 |
| commit | fd93f883af7fe1051df421683f972f06f16f6026 (patch) | |
| tree | 20fea0576ca39c5101775f68aaf042db2c0b4c6f /idea/.ideavimrc | |
| parent | a54d532256cbd04b95ab70cd766325b5267032d0 (diff) | |
| parent | ee97c509840aec5208bb24c097df8bd62d6cc4ce (diff) | |
oh god i hope this is the last time i needed to force push
Diffstat (limited to 'idea/.ideavimrc')
| -rw-r--r-- | idea/.ideavimrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/idea/.ideavimrc b/idea/.ideavimrc index d5dbe25..7b93851 100644 --- a/idea/.ideavimrc +++ b/idea/.ideavimrc @@ -88,6 +88,7 @@ nmap <leader>a <Action>(GotoAction) " goto is a bad language feature nmap gd <Action>(GotoDeclaration) nmap gi <Action>(GotoImplementation) +nmap gr <Action>(FindUsages) nmap gh <Action>(QuickJavaDoc) nmap ge <Action>(GotoNextError) nmap gE <Action>(GotoPreviousError) |
