mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:20:05 +08:00
docs(cmake): add doc for :Cmake
command
This commit is contained in:
parent
aae66a28c0
commit
1525b972b5
@ -10,6 +10,7 @@ description: "This layer is for cmake script, provides syntax highlighting and l
|
||||
- [Description](#description)
|
||||
- [Install](#install)
|
||||
- [Features](#features)
|
||||
- [Command](#command)
|
||||
|
||||
<!-- vim-markdown-toc -->
|
||||
|
||||
@ -29,3 +30,8 @@ To use this configuration layer, update your custom configuration file with:
|
||||
## 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.
|
||||
|
Loading…
Reference in New Issue
Block a user