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