aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/phpactor
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-25/+0
* chore: further decouple module structure (#685)William Boman2022-05-111-3/+3
* chore: remove deprecated modules (#682)William Boman2022-05-101-1/+0
* make install context available via coroutine context (#586)William Boman2022-04-111-8/+5
* switch majority of installers to async implementation (#574)William Boman2022-04-061-12/+11
* feat(ui): display outdated servers (#395)William Boman2022-01-061-4/+2
* write install receipts (#379)William Boman2022-01-031-0/+6
* leverage PATH for locating local executables (#283)William Boman2022-01-021-1/+4
* add language aliases to :LspInstall (#232)William Boman2021-11-061-0/+1
* fix(phpactor): install via git clone instead of composer require (breaking ch...Lctrs2021-10-171-2/+10
* add keybindings to UI window (#140)William Boman2021-10-101-0/+1
* feat(server): add phpactor (#137)Lctrs2021-10-071-0/+13