mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Standard ML to languages
This commit is contained in:
@@ -637,6 +637,14 @@ Smarty:
|
||||
extensions:
|
||||
- .tpl
|
||||
|
||||
Standard ML:
|
||||
lexer: OCaml
|
||||
aliases:
|
||||
- sml
|
||||
extensions:
|
||||
- .sig
|
||||
- .sml
|
||||
|
||||
SuperCollider:
|
||||
lexer: Text only
|
||||
extensions:
|
||||
|
||||
@@ -50,3 +50,4 @@ image/x-icns @icns
|
||||
text/cache-manifest @manifest
|
||||
text/plain @cu,cxx
|
||||
text/x-nimrod @nim
|
||||
text/x-ocaml @ml,mli,mll,mly,sig,sml
|
||||
|
||||
Reference in New Issue
Block a user