mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added a more suitable grammar for Mercury
This commit is contained in:
@@ -422,6 +422,8 @@ https://github.com/wmertens/sublime-nix:
|
||||
- source.nix
|
||||
https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLanguage:
|
||||
- source.oz
|
||||
https://raw.githubusercontent.com/sebgod/mercury-tmlanguage/master/Mercury.tmLanguage:
|
||||
- source.mercury
|
||||
https://raw.githubusercontent.com/tenbits/sublime-mask/release/Syntaxes/mask.tmLanguage:
|
||||
- source.mask
|
||||
https://github.com/l15n/fish-tmbundle:
|
||||
|
||||
@@ -1789,7 +1789,7 @@ Mercury:
|
||||
extensions:
|
||||
- .m
|
||||
- .moo
|
||||
tm_scope: source.prolog
|
||||
tm_scope: source.mercury
|
||||
ace_mode: prolog
|
||||
|
||||
MiniD: # Legacy
|
||||
|
||||
Reference in New Issue
Block a user