Add the Mercury language to linguist

lib/linguist/languages.yml:
    Add the declaration for the language.

samples/Mercury:
    Add samples for the classifier as Mercury shares it's filename extension
    with several other languages.
This commit is contained in:
Paul Bone
2013-03-08 15:45:22 +11:00
parent 64ce62a804
commit f0ad498b93
8 changed files with 15610 additions and 0 deletions

View File

@@ -846,6 +846,14 @@ Max:
- .maxhelp
- .maxpat
Mercury:
type: programming
# This is the background colour on the web page.
color: "#abcdef"
primary_extension: .m
# Mercury's syntax is not prolog syntax, but they do share the lexer
lexer: Prolog
MiniD: # Legacy
searchable: false
primary_extension: .minid # Dummy extension