1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 14:00:05 +08:00
SpaceVim/docs/layers/xmake.md
2023-03-28 12:14:51 +08:00

683 B

title description
SpaceVim xmake layer xmake layer provides basic xmake client for SpaceVim.

Available Layers >> xmake

Description

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 Mappings

Key Bingding Description
SPC m x b xmake build without running
SPC m x r xmake build and running