Fixing up the build

This commit is contained in:
Arfon Smith
2015-08-12 17:20:29 +01:00
parent 60e90bab23
commit 7cf140940e
3 changed files with 9 additions and 10 deletions

View File

@@ -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

View File

@@ -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