1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-30 15:00:04 +08:00
SpaceVim/docs/cn/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

536 B

title description lang
SpaceVim lang#aspectj layer 这一模块为 SpaceVim 提供了 AsepctJ 的编辑支持,包括代码高亮。 zh

Available Layers >> lang#aspectj

模块简介

这一模块为 SpaceVim 提供了 AsepctJ 的编辑支持。

启用模块

可通过在配置文件内加入如下配置来启用该模块:

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