mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #77 from robsimmons/master
Standard ML is actually a programming language... and it has a specific lexer now.
This commit is contained in:
@@ -898,7 +898,8 @@ Smarty:
|
|||||||
- .tpl
|
- .tpl
|
||||||
|
|
||||||
Standard ML:
|
Standard ML:
|
||||||
lexer: OCaml
|
type: programming
|
||||||
|
lexer: Standard ML
|
||||||
aliases:
|
aliases:
|
||||||
- sml
|
- sml
|
||||||
primary_extension: .sml
|
primary_extension: .sml
|
||||||
|
|||||||
Reference in New Issue
Block a user