mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Added detection for the new M (aka MUMPS) language.
This commit is contained in:
@@ -627,6 +627,14 @@ Lua:
|
||||
- .lua
|
||||
- .nse
|
||||
|
||||
M:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
aliases:
|
||||
- mumps
|
||||
extensions:
|
||||
- .m
|
||||
|
||||
Makefile:
|
||||
extensions:
|
||||
- .mak
|
||||
|
||||
Reference in New Issue
Block a user