summaryrefslogtreecommitdiffstats
path: root/assets/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'assets/README.md')
-rw-r--r--assets/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/README.md b/assets/README.md
index 77f6f3a8..2fba9fe9 100644
--- a/assets/README.md
+++ b/assets/README.md
@@ -34,6 +34,7 @@ The following files have been manually modified after converting from a `.tmLang
* `Dart.sublime-syntax` => removed `#regex.dart` include.
* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, and `desktop` file types.
* `Org mode.sublime-syntax` => removed `task` file type.
+* `SML.sublime_syntax` => removed `ml` file type.
### Non-submodule additions
@@ -42,3 +43,8 @@ The following files have been manually modified after converting from a `.tmLang
* `Rego.sublime-syntax` has been added manually from https://github.com/open-policy-agent/opa/blob/master/misc/syntax/sublime/rego.sublime-syntax
as it is not kept in a standalone repository. The file is generated from
https://github.com/open-policy-agent/opa/blob/master/misc/syntax/textmate/Rego.tmLanguage
+* `SML.sublime_syntax` has been added manually from
+ https://github.com/seanjames777/SML-Language-Definitiona as it is not
+ kept in a standalone repository. The file generated is from
+ https://github.com/seanjames777/SML-Language-Definition/blob/master/sml.tmLanguage
+