aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/r_language_server
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-71/+0
* chore: further decouple module structure (#685)William Boman2022-05-111-1/+1
* chore: remove deprecated modules (#682)William Boman2022-05-101-1/+0
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-0/+1
* fix(r_language_server): remove unnecessary fullReinstall arg, and force remot...William Boman2022-04-191-2/+5
* Keep user library paths when starting R language server (#611)Hongyuan Jia2022-04-191-1/+1
* r_language_server: install languageserversetup via remotes::install_github (#...William Boman2022-04-081-3/+19
* fix(r_language_server): run install script via stdin (#578)William Boman2022-04-061-15/+16
* add r_language_server (#467)meriops2022-02-121-0/+51