1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-14 23:49:19 +08:00

chore(dev): update development doc

This commit is contained in:
wsdjeg 2022-03-20 00:05:59 +08:00
parent ea9e5c237e
commit 249a24a891

View File

@ -1,6 +1,15 @@
# SpaceVim development
## Bumb version
This directory was used for spacevim development.
1. change the value of `g:spacevim_version`
2. change version in docs/install.sh, docs/install.cmd, docs/cn/install.sh, docs/cn/install.cmd
## Commands
- `:IssueEdit`: edit specific issue, for example `:IssueEdit 1988`
- `:PullCreate`: Create new pull request based on current branch.
- `:PullMerge`: merge specific pull request.
## Key bindings
- `SPC a r`: release spacevim
- `SPC a w`: open spacevim local website
- `SPC a t`: close spacevim local website