mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 05:11:00 +00:00
Added ".monkey2" extension to Monkey Programming Language (#3809)
The latest Monkey Programming Language extension is ".monkey2". The language description is available at "http://monkeycoder.co.nz".
This commit is contained in:
committed by
Colin Seymour
parent
998e24cf36
commit
fa7d433886
@@ -2741,6 +2741,7 @@ Monkey:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- ".monkey"
|
- ".monkey"
|
||||||
|
- ".monkey2"
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
tm_scope: source.monkey
|
tm_scope: source.monkey
|
||||||
language_id: 236
|
language_id: 236
|
||||||
|
|||||||
Reference in New Issue
Block a user