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