From b747b0fe8f6698c6c7d9a6e6b7b9ff101b1839b0 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Thu, 5 Jan 2023 11:02:38 +0100 Subject: chore: update generated code (#852) --- PACKAGES.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index efb5566d..21b53204 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -152,6 +152,7 @@ - [node-debug2-adapter](#node-debug2-adapter) - [nxls](#nxls) - [ocaml-lsp](#ocaml-lsp) +- [ocamlformat](#ocamlformat) - [omnisharp](#omnisharp) - [omnisharp-mono](#omnisharp-mono) - [opencl-language-server](#opencl-language-server) @@ -3303,6 +3304,26 @@ Categories: `LSP` ``` +# ocamlformat + +> ocamlformat is a tool for formatting OCaml code. It automatically adjusts the layout of your code to follow the +recommended style guidelines, making it easier to read and understand. + +Homepage: [https://github.com/ocaml-ppx/ocamlformat](https://github.com/ocaml-ppx/ocamlformat) +Languages: `OCaml` +Categories: `Formatter` + +
+ History: + +- [`b71538a`](https://github.com/williamboman/mason.nvim/commit/b71538a) 2023-01-05 - feat(registry): add ocamlformat ([#851](https://github.com/williamboman/mason.nvim/issues/851)) by Feiyou Guo +
+ +``` +:MasonInstall ocamlformat +``` + + # omnisharp > OmniSharp language server based on Roslyn workspaces. This version of Omnisharp requires dotnet (.NET 6.0) to be -- cgit v1.2.3-70-g09d2