mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-22 08:45:42 +08:00
Add tools layer doc
This commit is contained in:
parent
41c0f6ef21
commit
bc9cb0d6cd
30
docs/layers/tools.md
Normal file
30
docs/layers/tools.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
---
|
||||||
|
title: "SpaceVim tools layer"
|
||||||
|
description: "This layer provides some tools for vim"
|
||||||
|
---
|
||||||
|
|
||||||
|
# [SpaceVim Layers:](https://spacevim.org/layers) tools
|
||||||
|
|
||||||
|
|
||||||
|
<!-- vim-markdown-toc GFM -->
|
||||||
|
|
||||||
|
- [Description](#description)
|
||||||
|
- [Install](#install)
|
||||||
|
- [Commands](#commands)
|
||||||
|
|
||||||
|
<!-- vim-markdown-toc -->
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user