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