diff options
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 7d12d69..d5dbe25 100644 --- a/idea/.ideavimrc +++ b/idea/.ideavimrc @@ -78,6 +78,7 @@ nmap ,cd <Action>(ContextDebug) nmap ,s <Action>(Stop) nmap ,t <Action>(RiderUnitTestRunSolutionAction) nmap ,f <Action>(RiderUnitTestRerunBrokenSplitAction) +nmap ,o <Action>(ReformatCode) " ide stuff nmap <leader><CR> <Action>(ShowIntentionActions) |
