mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:40:05 +08:00
c101fc92ad
This commit introduces a self contained Neovim build which runs SpaceVim. This has multiple uses: * Easy debugging environment. Quickly check if the problem is your machine or really a bug in SpaceVim. * Portability across machines as long as the destination has Docker support.
765 B
765 B
PR Prelude
Thank you for working on SpaceVim! :)
Please complete these steps and check these boxes before filing your PR:
- I have read and understood SpaceVim's CONTRIBUTING document.
- I have read and understood SpaceVim's CODE_OF_CONDUCT document.
- I have updated the Following-HEAD page for this PR.
- I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps.
Why this change is necessary and useful?
[Please explain in detail why the changes in this PR are needed.]