1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:10:06 +08:00
SpaceVim/.SpaceVim.d
2024-02-27 01:42:51 +08:00
..
autoload/SpaceVim feat(dev): update fellowing head vim function 2024-02-27 01:42:51 +08:00
ftplugin fix(commit): disable cindent for git commit buffer 2022-04-15 09:57:24 +08:00
lua/spacevim/dev feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
plugin fix(bundle): fix bundle command 2023-07-01 20:43:49 +08:00
types feat(runner): rewrite code runner in lua 2023-07-13 00:00:35 +08:00
init.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
init.vim feat(alternate): make :A command support toml 2023-08-05 22:31:52 +08:00
languages.json Add languages json 2020-01-27 22:11:56 +08:00
projections.toml feat(alternate): make :A command support toml 2023-08-05 22:31:52 +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 build(vader): use headless option 2023-09-26 14:54:31 +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