diff options
| author | kkard2 <[email protected]> | 2023-07-05 23:56:12 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-09 11:51:07 +0200 |
| commit | 5385335e58caa8406a8cdb60bb604b1bb5932352 (patch) | |
| tree | d0433923e417c433d3d3b90de2983e3ddbe19288 | |
| parent | da0de8a3c78b5b3a3364347a45415035e16a3c13 (diff) | |
i forgor about stoppage
| -rw-r--r-- | idea/.ideavimrc | 1 |
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) |
