[bot] "documentation_updates" Tue Feb 22 16:39:44 UTC 2022 (#15373)
This commit is contained in:
parent
8587ab6df0
commit
9f1155a998
1 changed files with 6 additions and 6 deletions
|
@ -131,9 +131,9 @@ Additional major mode key bindings are populated by LSP and DAP.
|
|||
|
||||
| Key binding | Description |
|
||||
|-------------+-----------------------------|
|
||||
| ~SPC m b .~ | SBT transient state |
|
||||
| ~SPC m b b~ | SBT command |
|
||||
| ~SPC m b c~ | Run ~compile~ in SBT |
|
||||
| ~SPC m b t~ | Run ~test~ in SBT |
|
||||
| ~SPC m b T~ | Run ~Test / compile~ in SBT |
|
||||
| ~SPC m b =~ | Run ~scalafmtAll~ in SBT |
|
||||
| ~SPC m b .~ | SBT transient state |
|
||||
| ~SPC m b b~ | SBT command |
|
||||
| ~SPC m b c~ | Run ~compile~ in SBT |
|
||||
| ~SPC m b t~ | Run ~test~ in SBT |
|
||||
| ~SPC m b T~ | Run ~Test / compile~ in SBT |
|
||||
| ~SPC m b =~ | Run ~scalafmtAll~ in SBT |
|
||||
|
|
Reference in a new issue