--- title: "SpaceVim tools layer" description: "This layer provides some tools for vim" --- # [Available Layers](../) >> tools - [Description](#description) - [Install](#install) ## Description This layer provides some extra vim tools for SpaceVim. All tools can be called via command. ## Install To use this configuration layer, update your custom configuration file with: ```toml [[layers]] name = "tools" ```