Skip to content

Commit

Permalink
chore: update generated code (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
williambotman authored Jan 12, 2023
1 parent 8e61dbc commit 8c8f597
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
40 changes: 40 additions & 0 deletions PACKAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
- [gersemi](#gersemi)
- [gitlint](#gitlint)
- [glint](#glint)
- [glow](#glow)
- [go-debug-adapter](#go-debug-adapter)
- [gofumpt](#gofumpt)
- [goimports](#goimports)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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:

<details>
<summary>History:</summary>

- [`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
</details>

```
:MasonInstall glow
```


# go-debug-adapter

> Go debug adapter sourced from the VSCode Go extension.
Expand Down Expand Up @@ -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`

<details>
<summary>History:</summary>

- [`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
</details>

```
:MasonInstall unocss-language-server
```


# usort

> Safe, minimal import sorting for Python projects.
Expand Down
Loading

0 comments on commit 8c8f597

Please sign in to comment.