--- title: "SpaceVim lang#plantuml layer" description: "This layer is for plantuml development, syntax highlighting for plantuml file." --- # [Available Layers](../../) >> lang#plantuml - [Description](#description) - [Features](#features) - [Install](#install) - [Layer](#layer) ## Description This layer is for plantuml development. ## Features - Syntax highlighting - Inline previews ## Install ### Layer To use this configuration layer, update custom configuration file with: ```toml [[layers]] name = "lang#plantuml" ```