aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core
Commit message (Expand)AuthorAgeFilesLines
...
* feat(async): allow for a.promisify to reject (#557)William Boman2022-03-231-2/+14
* run server installation in async execution context (#525)William Boman2022-03-063-4/+66
* fix(fetch): shift args to put callback arg lastWilliam Boman2022-03-062-18/+21
* fix(async): set error() level to 2William Boman2022-03-061-2/+2
* feat(ui): display installed server version (#520)William Boman2022-03-052-0/+85
* async: raise errors instead of returning pcall-style (#521)William Boman2022-03-051-2/+6
* fix(async): pcall callback-style functions to catch errors (#515)William Boman2022-03-021-8/+19
* add ocamllsp (#498)Harry Tran2022-02-221-0/+2
* feat: add async module (#499)William Boman2022-02-211-0/+107
* fix(powershell): set security protocol to TLS1.2 (#487)William Boman2022-02-161-1/+2
* add r_language_server (#467)meriops2022-02-121-0/+2
* add server psalm (#426)Jürgen Steitz2022-01-151-0/+1
* add rnix (#408)William Boman2022-01-102-0/+25
* fetch: add User-Agent header (#409)William Boman2022-01-091-4/+26
* feat: integrate gh-cli for GitHub API calls (#403)William Boman2022-01-072-3/+26
* feat(ui): display outdated servers (#395)William Boman2022-01-063-13/+154
* write install receipts (#379)William Boman2022-01-032-0/+193