mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
fix moocode, add ace_mode for Mercury
This commit is contained in:
@@ -1185,6 +1185,7 @@ Mercury:
|
|||||||
primary_extension: .mercury
|
primary_extension: .mercury
|
||||||
# Mercury's syntax is not prolog syntax, but they do share the lexer
|
# Mercury's syntax is not prolog syntax, but they do share the lexer
|
||||||
lexer: Prolog
|
lexer: Prolog
|
||||||
|
ace_mode: prolog
|
||||||
extensions:
|
extensions:
|
||||||
- .m
|
- .m
|
||||||
- .moo
|
- .moo
|
||||||
@@ -1210,6 +1211,7 @@ Monkey:
|
|||||||
primary_extension: .monkey
|
primary_extension: .monkey
|
||||||
|
|
||||||
Moocode:
|
Moocode:
|
||||||
|
type: programming
|
||||||
lexer: MOOCode
|
lexer: MOOCode
|
||||||
primary_extension: .moo
|
primary_extension: .moo
|
||||||
|
|
||||||
|
|||||||
110630
lib/linguist/samples.json
110630
lib/linguist/samples.json
File diff suppressed because it is too large
Load Diff
2196
samples/Moocode/moocode_toolkit.moo
Normal file
2196
samples/Moocode/moocode_toolkit.moo
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user