--- title: "SpaceVim lang#toml layer" description: "This layer is for toml development, provide syntax checking, indent etc." --- # [Available Layers](../../) >> lang#toml - [Description](#description) - [Install](#install) ## Description This layer is for toml development. ## Install To use this configuration layer, update custom configuration file with: ```toml [[layers]] name = "lang#toml" ```