[bot] "documentation_updates" Sun May 29 13:05:22 UTC 2022

This commit is contained in:
SpacemacsBot 2022-05-29 13:05:22 +00:00 committed by Maxi Wolff
parent 39b9def6d5
commit 54c6cce370
1 changed files with 1 additions and 1 deletions

View File

@ -135,6 +135,6 @@ Additional major mode key bindings are populated by LSP and DAP.
| ~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 I~ | Run ~It / compile~ in SBT |
| ~SPC m b I~ | Run ~It / compile~ in SBT |
| ~SPC m b T~ | Run ~Test / compile~ in SBT |
| ~SPC m b =~ | Run ~scalafmtAll~ in SBT |