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:
parent
ea9e5c237e
commit
249a24a891
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user