--- title: "SpaceVim lang#povray layer" description: "This layer is for povray development, provides syntax highlighting, and viewing images." --- # [Available Layers](../../) >> lang#povray - [Description](#description) - [Install](#install) ## Description This layer is for writing [POV-Ray](https://www.povray.org/) code, including syntax highlighting for `*.pov` files. ## Install To use this configuration layer, update your custom configuration file with: ```toml [[layers]] name = "lang#povray" ```