diff --git a/docs/layers/lang/cmake.md b/docs/layers/lang/cmake.md index a75fade6d..34a2d862c 100644 --- a/docs/layers/lang/cmake.md +++ b/docs/layers/lang/cmake.md @@ -10,6 +10,7 @@ description: "This layer is for cmake script, provides syntax highlighting and l - [Description](#description) - [Install](#install) - [Features](#features) +- [Command](#command) @@ -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.