1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/docs/layers/lang/postscript.md

33 lines
600 B
Markdown
Raw Normal View History

---
title: "SpaceVim lang#postscript layer"
description: "This layer is for postscript development, includes syntax highlighting for postscript file."
---
# [Available Layers](../../) >> lang#postscript
<!-- vim-markdown-toc GFM -->
- [Description](#description)
- [Install](#install)
- [Features](#features)
<!-- vim-markdown-toc -->
## 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