mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-28 17:20:22 +00:00
fix moocode, add ace_mode for Mercury
This commit is contained in:
@@ -1185,6 +1185,7 @@ Mercury:
|
||||
primary_extension: .mercury
|
||||
# Mercury's syntax is not prolog syntax, but they do share the lexer
|
||||
lexer: Prolog
|
||||
ace_mode: prolog
|
||||
extensions:
|
||||
- .m
|
||||
- .moo
|
||||
@@ -1210,6 +1211,7 @@ Monkey:
|
||||
primary_extension: .monkey
|
||||
|
||||
Moocode:
|
||||
type: programming
|
||||
lexer: MOOCode
|
||||
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