From 8b736189e01634cc351758a6e98d193a192d8c87 Mon Sep 17 00:00:00 2001 From: Andrew Pennebaker Date: Thu, 30 Apr 2015 15:34:43 -0500 Subject: [PATCH] better name for DNS zone --- lib/linguist/languages.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 7544b198..94571e59 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -769,6 +769,11 @@ Diff: tm_scope: source.diff ace_mode: diff +DNS zone: + type: programming + extensions: + - .zone + Dockerfile: type: data tm_scope: source.dockerfile @@ -3633,8 +3638,3 @@ xBase: - .prg tm_scope: none ace_mode: text - -zone: - type: programming - extensions: - - .zone