From fe709659061a70e0fdaf09f89601fa35e6c8f985 Mon Sep 17 00:00:00 2001 From: Scott Mangiapane Date: Mon, 3 Oct 2016 21:11:28 -0400 Subject: [PATCH] Added entry for TI-83+/84 programs and apps --- lib/linguist/languages.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 269525ce..29f67e5d 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -4207,6 +4207,14 @@ Thrift: - ".thrift" ace_mode: text language_id: 374 +TI PRGM: + type: programming + extensions: + - ".8xp" + - ".8xk" + - ".8xp.txt" + - ".8xk.txt" + color: "#A0AA87" Turing: type: programming color: "#cf142b"