1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:20:04 +08:00
SpaceVim/.SpaceVim.d
2022-04-15 17:13:41 +08:00
..
autoload/SpaceVim refactor(api): remove SpaceVim#util#globpath function 2022-04-15 17:13:41 +08:00
ftplugin fix(commit): disable cindent for git commit buffer 2022-04-15 09:57:24 +08:00
init.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
languages.json Add languages json 2020-01-27 22:11:56 +08:00
README.md chore(dev): update development doc 2022-03-20 00:05:59 +08:00
ReleasePostCheckList.md Release 1.5.0 (#3678) 2020-08-01 23:16:10 +08:00
ReleasePreCheckList.md Release v1.7.0 (#4285) 2021-06-14 10:31:58 +08:00
tasks.toml feat(dev): add tesk to generate vim doc 2021-10-03 19:56:16 +08:00

SpaceVim development

This directory was used for spacevim development.

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