summaryrefslogtreecommitdiff
path: root/idea
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-05 23:56:12 +0200
committerkkard2 <[email protected]>2023-07-05 23:56:12 +0200
commit85b8d0109eb0ec188bdec5d136558e6d938bef87 (patch)
treed0433923e417c433d3d3b90de2983e3ddbe19288 /idea
parent2e25867bb4ecd28d69ccdc511bea0deeb051aed4 (diff)
i forgor about stoppage
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 0b0be1c..ac1346e 100644
--- a/idea/.ideavimrc
+++ b/idea/.ideavimrc
@@ -66,6 +66,7 @@ nmap ,r <Action>(Run)
nmap ,d <Action>(Debug)
nmap ,cr <Action>(ContextRun)
nmap ,cd <Action>(ContextDebug)
+nmap ,s <Action>(Stop)
nmap ,t <Action>(RiderUnitTestRunSolutionAction)
nmap ,f <Action>(RiderUnitTestRerunBrokenSplitAction)