mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #2363 from danielgtaylor/master
Add support for API Blueprint
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user