diff options
Diffstat (limited to 'PACKAGES.md')
| -rw-r--r-- | PACKAGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index dfce049d..c72559d5 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -165,6 +165,7 @@ - [markdownlint](#markdownlint) - [marksman](#marksman) - [metamath-zero-lsp](#metamath-zero-lsp) +- [millet](#millet) - [misspell](#misspell) - [mockdebug](#mockdebug) - [move-analyzer](#move-analyzer) @@ -2169,6 +2170,17 @@ Categories: `LSP` ``` :MasonInstall metamath-zero-lsp ``` +# millet + +> A language server for Standard ML. + +Homepage: [https://github.com/azdavis/millet](https://github.com/azdavis/millet) +Languages: `Standard ML` +Categories: `LSP` + +``` +:MasonInstall millet +``` # misspell > Correct commonly misspelled English words in source files. |
