diff options
| author | kkard2 <[email protected]> | 2023-07-07 15:13:59 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-07 15:13:59 +0200 |
| commit | dfbd247f37142efd24afe8878776562f1913a142 (patch) | |
| tree | f073adf89c664161499409b2dd19ac03ffc41811 /idea/.ideavimrc | |
| parent | 08f8dfc685b5cbc0dafa1e6d95f7f19d9cbc9437 (diff) | |
idea format code
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) |
