1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-14 02:35:41 +08:00

Doc, cosmetics: remove trailing spaces

This commit is contained in:
Aurélien LAJOIE 2019-01-07 14:15:22 +01:00
parent 5f5e695b0a
commit cf5bb3a9ea
29 changed files with 112 additions and 112 deletions

View File

@ -50,4 +50,4 @@ call s:JOB.start(cmd,
| `send(id, data)` | send data to a job |
| `stop(id)` | stop a jobe with specific job id |
| `status(id)` | check the status of a job with the specific job id |
| `list()` | list all the jobs |
| `list()` | list all the jobs |