--- title: "SpaceVim lang#puppet layer" description: "This layer adds Puppet language support to SpaceVim" image: https://user-images.githubusercontent.com/13142418/46022200-bb426f00-c114-11e8-84bc-d52dc83806c6.png --- # [Available Layers](../../) >> lang#puppet - [Description](#description) - [Features](#features) - [Install](#install) ## Description This layer adds Puppet language support to SpaceVim. ![puppet ide](https://user-images.githubusercontent.com/13142418/46022200-bb426f00-c114-11e8-84bc-d52dc83806c6.png) ## Features - syntax highlighting ## Install To use this configuration layer, update custom configuration file with: ```toml [[layers]] name = "lang#puppet" ```