Merge pull request #2176 from github/2073-local

2073 local
This commit is contained in:
Arfon Smith
2015-02-27 14:16:03 -06:00
5 changed files with 39 additions and 0 deletions

View File

@@ -41,6 +41,14 @@ AGS Script:
tm_scope: source.c++
ace_mode: c_cpp
AMPL:
type: programming
color: "#00008B"
extensions:
- .ampl
tm_scope: source.ampl
ace_mode: text
ANTLR:
type: programming
color: "#9DC3FF"