mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-19 15:55:36 +00:00
Merge branch 'master' into mod-extension
This commit is contained in:
@@ -60,6 +60,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"
|
||||
@@ -1350,6 +1358,13 @@ Hy:
|
||||
- hylang
|
||||
tm_scope: source.hy
|
||||
|
||||
HyPhy:
|
||||
type: programming
|
||||
ace_mode: text
|
||||
extensions:
|
||||
- .bf
|
||||
tm_scope: none
|
||||
|
||||
IDL:
|
||||
type: programming
|
||||
color: "#a3522f"
|
||||
|
||||
Reference in New Issue
Block a user