From 709d7cd65faac5ff8a36d67deefd081f2ac960ec Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Fri, 2 Sep 2022 12:02:57 +0200 Subject: chore: update generated code (#368) --- PACKAGES.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index 3faa3729..bb225c2b 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -65,6 +65,7 @@ - [esbonio](#esbonio) - [eslint-lsp](#eslint-lsp) - [eslint_d](#eslint_d) +- [fantomas](#fantomas) - [firefox-debug-adapter](#firefox-debug-adapter) - [fixjson](#fixjson) - [flake8](#flake8) @@ -111,6 +112,7 @@ - [lua-language-server](#lua-language-server) - [luacheck](#luacheck) - [luaformatter](#luaformatter) +- [luau-lsp](#luau-lsp) - [markdownlint](#markdownlint) - [marksman](#marksman) - [metamath-zero-lsp](#metamath-zero-lsp) @@ -1483,6 +1485,25 @@ Categories: `Linter` ``` +# fantomas + +> Fantomas is an opinionated code formatter for f# + +Homepage: [https://fsprojects.github.io/fantomas](https://fsprojects.github.io/fantomas) +Languages: `F#` +Categories: `Formatter` + +
+ History: + +- [`d28d6a9`](https://github.com/williamboman/mason.nvim/commit/d28d6a9) 2022-09-02 - feat: add fantomas F# formatter ([#367](https://github.com/williamboman/mason.nvim/issues/367)) by Adelar da Silva Queiróz +
+ +``` +:MasonInstall fantomas +``` + + # firefox-debug-adapter > Debug your web application or browser extension in Firefox @@ -2411,6 +2432,25 @@ Categories: `Formatter` ``` +# luau-lsp + +> An implementation of a language server for the Luau programming language. + +Homepage: [https://github.com/JohnnyMorganz/luau-lsp](https://github.com/JohnnyMorganz/luau-lsp) +Languages: `Luau` +Categories: `LSP` + +
+ History: + +- [`a761c1f`](https://github.com/williamboman/mason.nvim/commit/a761c1f) 2022-09-01 - feat: add luau-lsp ([#366](https://github.com/williamboman/mason.nvim/issues/366)) by William Boman +
+ +``` +:MasonInstall luau-lsp +``` + + # markdownlint > A Node.js style checker and lint tool for Markdown/CommonMark files -- cgit v1.2.3-70-g09d2