Merge pull request #2363 from danielgtaylor/master

Add support for API Blueprint
This commit is contained in:
Arfon Smith
2015-05-04 09:47:11 -05:00
7 changed files with 127 additions and 0 deletions

View File

@@ -59,6 +59,14 @@ ANTLR:
- .g4
ace_mode: text
API Blueprint:
type: markup
color: "#2ACCA8"
ace_mode: markdown
extensions:
- .apib
tm_scope: text.html.markdown.source.gfm.apib
APL:
type: programming
color: "#5A8164"