mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #150 from lparenteau/master
Add detection for the M programming language (aka MUMPS).
This commit is contained in:
@@ -746,6 +746,13 @@ Lua:
|
||||
extensions:
|
||||
- .nse
|
||||
|
||||
M:
|
||||
type: programming
|
||||
lexer: Common Lisp
|
||||
aliases:
|
||||
- mumps
|
||||
primary_extension: .m
|
||||
|
||||
Makefile:
|
||||
aliases:
|
||||
- make
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user