Back to Spacevim

SpaceVim lang#cmake layer

docs/layers/lang/cmake.md

2.4.0651 B
Original Source

Available Layers >> lang#cmake

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

Description

lang#cmake layer provides syntax highlighting for cmake script.

Install

This layer is not enabled by default. To use this configuration layer, update your custom configuration file with:

toml
[[layers]]
  name = "lang#cmake"

Features

  • syntax highlighting

Command

This layer also provides a :Cmake command, which is same as cmake in command line. The command will be executed asynchronously in code runner.