1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:30:03 +08:00
SpaceVim/docs/layers/lang/aspectj.md
Austin Ziegler 9fa6fad9ed
docs(aspectj): AspectJ support has been misspelled
- The filename is correct, but the contents have been misspelled. I've
  used `fastmod` to do a mechanical replace of `asepctj` to `aspectj`.
2022-07-29 07:46:26 +08:00

501 B

title description
SpaceVim lang#aspectj layer AsepctJ language support, including syntax highlighting.

Available Layers >> lang#aspectj

Description

This layer is for editing AsepctJ file, including syntax highlighting.

Install

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "lang#aspectj"