From 8c8f597ad88cf77ec8e531d19082d747c865755a Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Thu, 12 Jan 2023 11:03:08 +0100 Subject: chore: update generated code (#889) --- PACKAGES.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'PACKAGES.md') diff --git a/PACKAGES.md b/PACKAGES.md index bb44820b..513eeb90 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -87,6 +87,7 @@ - [gersemi](#gersemi) - [gitlint](#gitlint) - [glint](#glint) +- [glow](#glow) - [go-debug-adapter](#go-debug-adapter) - [gofumpt](#gofumpt) - [goimports](#goimports) @@ -241,6 +242,7 @@ - [tflint](#tflint) - [twigcs](#twigcs) - [typescript-language-server](#typescript-language-server) +- [unocss-language-server](#unocss-language-server) - [usort](#usort) - [vala-language-server](#vala-language-server) - [vale](#vale) @@ -1985,6 +1987,25 @@ Categories: `LSP` `Linter` ``` +# glow + +> Render markdown on the CLI, with pizzazz + +Homepage: [https://github.com/charmbracelet/glow](https://github.com/charmbracelet/glow) +Languages: `Markdown` +Categories: + +
+ History: + +- [`160bd7c`](https://github.com/williamboman/mason.nvim/commit/160bd7c) 2023-01-12 - feat(registry): add glow ([#886](https://github.com/williamboman/mason.nvim/issues/886)) by Seth Daniel +
+ +``` +:MasonInstall glow +``` + + # go-debug-adapter > Go debug adapter sourced from the VSCode Go extension. @@ -5118,6 +5139,25 @@ Categories: `LSP` ``` +# unocss-language-server + +> Language Server Protocol implementation for UnoCSS. + +Homepage: [https://github.com/xna00/unocss-language-server](https://github.com/xna00/unocss-language-server) +Languages: `CSS` +Categories: `LSP` + +
+ History: + +- [`8e61dbc`](https://github.com/williamboman/mason.nvim/commit/8e61dbc) 2023-01-12 - feat(registry): add unocss-language-server ([#888](https://github.com/williamboman/mason.nvim/issues/888)) by Tom Mi +
+ +``` +:MasonInstall unocss-language-server +``` + + # usort > Safe, minimal import sorting for Python projects. -- cgit v1.2.3-70-g09d2