From f393ea307d9bfc751604749e9417edff470c91ce Mon Sep 17 00:00:00 2001 From: Mike Doud Date: Thu, 30 Apr 2015 15:14:53 -0700 Subject: [PATCH] Add 'HyPhy Batch Language' --- lib/linguist/languages.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 662c488f..868f29c1 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1349,6 +1349,12 @@ Hy: - hylang tm_scope: source.hy +HyPhy Batch Language: + type: programming + ace_mode: text + extensions: + - .bf + IDL: type: programming color: "#a3522f"