mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Detect Nemerle language
This commit is contained in:
@@ -526,6 +526,11 @@ Myghty:
|
||||
extensions:
|
||||
- .myt
|
||||
|
||||
Nemerle:
|
||||
type: programming
|
||||
extensions:
|
||||
- .n
|
||||
|
||||
Nimrod:
|
||||
extensions:
|
||||
- .nim
|
||||
|
||||
@@ -54,3 +54,4 @@ text/cache-manifest @manifest
|
||||
text/plain @cu,cxx
|
||||
text/x-nimrod @nim
|
||||
text/x-ocaml @ml,mli,mll,mly,sig,sml
|
||||
text/x-nemerle @n
|
||||
|
||||
Reference in New Issue
Block a user