mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Fixing up the build
This commit is contained in:
@@ -26,9 +26,6 @@ vendor/grammars/Alloy.tmbundle:
|
|||||||
- source.alloy
|
- source.alloy
|
||||||
vendor/grammars/AutoHotkey/:
|
vendor/grammars/AutoHotkey/:
|
||||||
- source.ahk
|
- source.ahk
|
||||||
vendor/grammars/st2-zonefile:
|
|
||||||
- source.untitled
|
|
||||||
- text.zone
|
|
||||||
vendor/grammars/BrightScript.tmbundle/:
|
vendor/grammars/BrightScript.tmbundle/:
|
||||||
- source.brightauthorproject
|
- source.brightauthorproject
|
||||||
- source.brightscript
|
- source.brightscript
|
||||||
@@ -473,6 +470,8 @@ vendor/grammars/smalltalk-tmbundle:
|
|||||||
- source.smalltalk
|
- source.smalltalk
|
||||||
vendor/grammars/sql.tmbundle:
|
vendor/grammars/sql.tmbundle:
|
||||||
- source.sql
|
- source.sql
|
||||||
|
vendor/grammars/st2-zonefile:
|
||||||
|
- text.zone_file
|
||||||
vendor/grammars/standard-ml.tmbundle:
|
vendor/grammars/standard-ml.tmbundle:
|
||||||
- source.cm
|
- source.cm
|
||||||
- source.ml
|
- source.ml
|
||||||
|
|||||||
@@ -750,6 +750,13 @@ DM:
|
|||||||
tm_scope: source.c++
|
tm_scope: source.c++
|
||||||
ace_mode: c_cpp
|
ace_mode: c_cpp
|
||||||
|
|
||||||
|
DNS Zone:
|
||||||
|
type: data
|
||||||
|
extensions:
|
||||||
|
- .zone
|
||||||
|
tm_scope: text.zone_file
|
||||||
|
ace_mode: text
|
||||||
|
|
||||||
DTrace:
|
DTrace:
|
||||||
type: programming
|
type: programming
|
||||||
aliases:
|
aliases:
|
||||||
@@ -790,13 +797,6 @@ Diff:
|
|||||||
tm_scope: source.diff
|
tm_scope: source.diff
|
||||||
ace_mode: diff
|
ace_mode: diff
|
||||||
|
|
||||||
DNS zone:
|
|
||||||
type: data
|
|
||||||
extensions:
|
|
||||||
- .zone
|
|
||||||
tm_scope: text.zone
|
|
||||||
ace_mode: text
|
|
||||||
|
|
||||||
Dockerfile:
|
Dockerfile:
|
||||||
type: data
|
type: data
|
||||||
tm_scope: source.dockerfile
|
tm_scope: source.dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user