diff options
| author | William Boman <william@redwill.se> | 2023-04-16 21:42:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-16 19:42:54 +0000 |
| commit | 0184cf4b6d009623d8610cae956c44471e68250d (patch) | |
| tree | 9fb7be11ff168f9ff64b4a7ed2b6e43bcf0b3542 /PACKAGES.md | |
| parent | refactor(health): split up checks (#1221) (diff) | |
| download | mason-0184cf4b6d009623d8610cae956c44471e68250d.tar mason-0184cf4b6d009623d8610cae956c44471e68250d.tar.gz mason-0184cf4b6d009623d8610cae956c44471e68250d.tar.bz2 mason-0184cf4b6d009623d8610cae956c44471e68250d.tar.lz mason-0184cf4b6d009623d8610cae956c44471e68250d.tar.xz mason-0184cf4b6d009623d8610cae956c44471e68250d.tar.zst mason-0184cf4b6d009623d8610cae956c44471e68250d.zip | |
chore: migrate r-languageserver (#1222)
Diffstat (limited to 'PACKAGES.md')
| -rw-r--r-- | PACKAGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PACKAGES.md b/PACKAGES.md index c72559d5..2617ff0b 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -2751,7 +2751,7 @@ Categories: `LSP` `Linter` ``` # r-languageserver -> An implementation of the Language Server Protocol for R +> An implementation of the Language Server Protocol for R. Homepage: [https://github.com/REditorSupport/languageserver](https://github.com/REditorSupport/languageserver) Languages: `R` |
