SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Available Layers » lang#cmake

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:

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

Features

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.

Powered by Jekyll