1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:10:06 +08:00
SpaceVim/.SpaceVim.d
2024-12-16 23:03:04 +08:00
..
autoload/SpaceVim docs(website): update roadmap and following head 2024-05-03 22:14:29 +08:00
ftplugin fix(commit): disable cindent for git commit buffer 2022-04-15 09:57:24 +08:00
plugin fix(compatible): fix nvim-0.5.0 support 2024-06-13 08:44:55 +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 docs(guide): add guide for scala nim and swift 2024-03-10 20:44:58 +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(tasks): update vim-zettelkasten task 2024-12-16 23:03:04 +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