diff --git a/docs/layers/tools.md b/docs/layers/tools.md new file mode 100644 index 000000000..df1061710 --- /dev/null +++ b/docs/layers/tools.md @@ -0,0 +1,30 @@ +--- +title: "SpaceVim tools layer" +description: "This layer provides some tools for vim" +--- + +# [SpaceVim Layers:](https://spacevim.org/layers) tools + + + + +- [Description](#description) +- [Install](#install) +- [Commands](#commands) + + + +## Description + +This layer provides some extra vim tools for SpaceVim. All tools can be +called via command. no key bindings will be definded in this layer. + +## Install + +This layer is disabled by default in SpaceVim. + +To use this configuration layer, add `call SpaceVim#layers#load('tools')` to your custom configuration file. + +## Commands + +