1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:00:04 +08:00
SpaceVim/.SpaceVim.d
2023-03-26 13:44:47 +08:00
..
autoload/SpaceVim chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
ftplugin fix(commit): disable cindent for git commit buffer 2022-04-15 09:57:24 +08:00
init.lua feat(lua): support ~/.SpaceVim.d/init.lua 2022-06-18 23:25:54 +08:00
init.vim chore(copyright): update copyright 2023-03-26 13:44:47 +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 fix(job): make job api support env option 2022-04-25 12:58:25 +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