summaryrefslogtreecommitdiff
path: root/idea
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-07 15:13:59 +0200
committerkkard2 <[email protected]>2023-07-07 15:13:59 +0200
commitdfbd247f37142efd24afe8878776562f1913a142 (patch)
treef073adf89c664161499409b2dd19ac03ffc41811 /idea
parent08f8dfc685b5cbc0dafa1e6d95f7f19d9cbc9437 (diff)
idea format code
Diffstat (limited to 'idea')
-rw-r--r--idea/.ideavimrc1
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)