SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
The xmake
layer provides basic function for xmake command.
To use this configuration layer, add the following snippet to your custom configuration file.
[[layers]]
name = "xmake"
Key Bingding | Description |
---|---|
SPC m x b |
xmake build without running |
SPC m x r |
xmake build and running |
Powered by Jekyll