1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

docs (website): Update doc of lang#java layer

This commit is contained in:
Shidong Wang 2021-01-01 18:21:29 +08:00
parent a42e4b1ac2
commit 3b7c300a66

View File

@ -127,10 +127,10 @@ You can also use `g=` to indent current buffer.
| Key Bindings | Descriptions |
| ------------ | ------------------ |
| `SPC l g b` | gradle build |
| `SPC l g B` | gradle clean build |
| `SPC l g r` | gradle run |
| `SPC l g t` | gradle test |
| `SPC l a b` | gradle build |
| `SPC l a B` | gradle clean build |
| `SPC l a r` | gradle run |
| `SPC l a t` | gradle test |
### Code runner