--- title: "SpaceVim lang#jsonnet layer" description: "jsonnet language support, include syntax highlighting." --- # [Available Layers](../../) >> lang#jsonnet - [Description](#description) - [Install](#install) ## Description This layer is for editing jsonnet file, including syntax highlighting. ## Install To use this configuration layer, update your custom configuration file with: ```toml [[layers]] name = "lang#jsonnet" ```