Merge pull request #969 from pchaigno/aspectj

Support of AspectJ language
This commit is contained in:
Arfon Smith
2014-04-21 10:14:27 -05:00
4 changed files with 98 additions and 0 deletions

View File

@@ -129,6 +129,12 @@ AsciiDoc:
- .adoc
- .asc
AspectJ:
type: programming
lexer: AspectJ
color: "#1957b0"
primary_extension: .aj
Assembly:
type: programming
lexer: NASM