diff options
| author | kkard2 <[email protected]> | 2023-07-07 15:13:59 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-09 11:51:07 +0200 |
| commit | 2b4f6001cc4c028fbc29eb1947d91ce9f915e143 (patch) | |
| tree | 002731b5852c5cffc797c11b3baa08aaa6d9539d /idea | |
| parent | a3c182f60da861f3d62378978406c640dd1ec095 (diff) | |
idea format code
Diffstat (limited to 'idea')
| -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) |
