diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2023-01-19 11:03:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-19 10:03:11 +0000 |
| commit | 3d9ded5a837d4c667f6332f437e431624733fbb1 (patch) | |
| tree | 4d8be15192e3df794f31f16eba5ee8e847c3820d /PACKAGES.md | |
| parent | feat(registry): add gitui (#919) (diff) | |
| download | mason-3d9ded5a837d4c667f6332f437e431624733fbb1.tar mason-3d9ded5a837d4c667f6332f437e431624733fbb1.tar.gz mason-3d9ded5a837d4c667f6332f437e431624733fbb1.tar.bz2 mason-3d9ded5a837d4c667f6332f437e431624733fbb1.tar.lz mason-3d9ded5a837d4c667f6332f437e431624733fbb1.tar.xz mason-3d9ded5a837d4c667f6332f437e431624733fbb1.tar.zst mason-3d9ded5a837d4c667f6332f437e431624733fbb1.zip | |
chore: update generated code (#927)
Diffstat (limited to 'PACKAGES.md')
| -rw-r--r-- | PACKAGES.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index 14620b33..297b1224 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -87,6 +87,7 @@ - [fsautocomplete](#fsautocomplete) - [gersemi](#gersemi) - [gitlint](#gitlint) +- [gitui](#gitui) - [glint](#glint) - [glow](#glow) - [go-debug-adapter](#go-debug-adapter) @@ -1990,6 +1991,25 @@ Categories: `Linter` ``` +# gitui + +> Blazing fast terminal-ui for git written in Rust + +Homepage: [https://github.com/extrawurst/gitui](https://github.com/extrawurst/gitui) +Languages: +Categories: + +<details> + <summary>History:</summary> + +- [`d825d3d`](https://github.com/williamboman/mason.nvim/commit/d825d3d) 2023-01-18 - feat(registry): add gitui ([#919](https://github.com/williamboman/mason.nvim/issues/919)) by Dan Sully +</details> + +``` +:MasonInstall gitui +``` + + # glint > Glint is a set of tools to aid in developing code that uses the Glimmer VM for rendering, such as |
