From dfbd247f37142efd24afe8878776562f1913a142 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Fri, 7 Jul 2023 15:13:59 +0200 Subject: idea format code --- idea/.ideavimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'idea') diff --git a/idea/.ideavimrc b/idea/.ideavimrc index 7d12d69..d5dbe25 100644 --- a/idea/.ideavimrc +++ b/idea/.ideavimrc @@ -78,6 +78,7 @@ nmap ,cd (ContextDebug) nmap ,s (Stop) nmap ,t (RiderUnitTestRunSolutionAction) nmap ,f (RiderUnitTestRerunBrokenSplitAction) +nmap ,o (ReformatCode) " ide stuff nmap (ShowIntentionActions) -- cgit v1.3.1