Back to Spacevim

SpaceVim xmake layer

docs/layers/xmake.md

2.4.0574 B
Original Source

Available Layers >> xmake

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

Description

The xmake layer provides basic function for xmake command. To use this configuration layer, add the following snippet to your custom configuration file.

toml
[[layers]]
  name = "xmake"

Key Mappings

Key BingdingDescription
SPC m x bxmake build without running
SPC m x rxmake build and running