mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Merge pull request #1209 from jkeirstead/GAMS-language
Added the General Algebraic Modeling System (GAMS) to languages with example
This commit is contained in:
@@ -706,6 +706,12 @@ Game Maker Language:
|
||||
extensions:
|
||||
- .gml
|
||||
|
||||
GAMS:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .gms
|
||||
|
||||
GAP:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
|
||||
Reference in New Issue
Block a user