diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2023-03-28 12:03:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-28 10:03:09 +0000 |
| commit | 86979dabf91bae92bddc3850eff06f5e7488b029 (patch) | |
| tree | 6bc7527e0f16f924d5187d07e13be9e47e6b89d1 /PACKAGES.md | |
| parent | chore: migrate rust-analyzer (#1144) (diff) | |
| download | mason-86979dabf91bae92bddc3850eff06f5e7488b029.tar mason-86979dabf91bae92bddc3850eff06f5e7488b029.tar.gz mason-86979dabf91bae92bddc3850eff06f5e7488b029.tar.bz2 mason-86979dabf91bae92bddc3850eff06f5e7488b029.tar.lz mason-86979dabf91bae92bddc3850eff06f5e7488b029.tar.xz mason-86979dabf91bae92bddc3850eff06f5e7488b029.tar.zst mason-86979dabf91bae92bddc3850eff06f5e7488b029.zip | |
chore: autogenerate (#1145)
Diffstat (limited to 'PACKAGES.md')
| -rw-r--r-- | PACKAGES.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index bd95b091..a9c1efdf 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -2783,10 +2783,12 @@ Categories: `LSP` ``` # rust-analyzer -> rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides -features like completion and goto definition for many code editors, including VS Code, Emacs and Vim. +> rust-analyzer is an implementation of the Language Server Protocol for the +Rust programming language. It provides features like completion and goto +definition for many code editors, including VS Code, Emacs and Vim. -Homepage: [https://rust-analyzer.github.io](https://rust-analyzer.github.io) + +Homepage: [https://github.com/rust-lang/rust-analyzer](https://github.com/rust-lang/rust-analyzer) Languages: `Rust` Categories: `LSP` |
