mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:10:04 +08:00
627 B
627 B
title | description |
---|---|
SpaceVim tools layer | This layer provides some tools for vim |
SpaceVim Layers: tools
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.