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