Skip to content

Commit

Permalink
Support ABNF
Browse files Browse the repository at this point in the history
Resolves #72
  • Loading branch information
spenserblack authored Aug 21, 2023
1 parent e416a47 commit de1b35b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gengo/languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ ABAP:
matchers:
extensions:
- abap
ABNF:
category: data
color: "#ABFABF"
matchers:
extensions:
- abnf
Ada:
category: programming
color: "#005A00"
Expand Down

0 comments on commit de1b35b

Please sign in to comment.