mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:20:06 +08:00
Fix typo in imports in go doc (#3272)
This commit is contained in:
parent
12409e165b
commit
f3df8b24df
@ -62,7 +62,7 @@ go get -u github.com/jstemmer/gotags
|
||||
| `SPC l k` | add tags |
|
||||
| `SPC l K` | remove tags |
|
||||
| `SPC l l` | list declarations in file |
|
||||
| `SPC l m` | format improts |
|
||||
| `SPC l m` | format imports |
|
||||
| `SPC l M` | add import |
|
||||
| `SPC l r` | go run |
|
||||
| `SPC l s` | fill struct |
|
||||
|
Loading…
Reference in New Issue
Block a user