aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix(r_language_server): expand exepath on Windows (#56)William Boman2022-09-131-0/+1
* fix: let user_config take precedence when merging config tables (#55)William Boman2022-09-131-4/+7
* chore: add selene & cbfmt (#54)William Boman2022-09-133-7/+7
* chore: update generated code (#53)williambotman[bot]2022-09-091-0/+1
* feat: better feedback when auto installing servers (#51)William Boman2022-09-071-0/+2
* fix: schedule callback to reload config after server is auto-installed (#50)William Boman2022-09-071-6/+9
* feat: add als mapping (#47)William Boman2022-09-042-0/+2
* feat: add luau_lsp (#40)William Boman2022-09-023-0/+3
* chore: update generated code (#39)williambotman[bot]2022-08-311-1/+1
* feat: tag installed servers in vim.ui.select prompt (#37)William Boman2022-08-271-5/+19
* fix(omnisharp_mono): add dedicated server entry for omnisharp_mono (#32)William Boman2022-08-128-23/+29
* feat: get_available_servers now accepts a filter (#25)kylo2522022-08-051-4/+41
* feat: add dagger's cuelsp LSP (#27)Marcos Nils2022-08-032-0/+2
* feat: add get_available_servers (#21)kylo2522022-08-022-17/+18
* chore: update generated code (#19)williambotman[bot]2022-07-311-0/+1
* fix: fix groovy-ls cmd (#16)vshturman2022-07-291-1/+1
* fix: always expand exepath on Windows (#7)William Boman2022-07-251-8/+8
* fix: cssmodules_ls package name (#6)Saurabh Charde2022-07-251-1/+1
* chore: update generated code (#3)williambotman[bot]2022-07-231-6/+6
* feat: lazily require modules on ad-hoc basis (#2)William Boman2022-07-223-109/+132
* fix: fix config factory signatureWilliam Boman2022-07-221-1/+1
* initWilliam Boman2022-07-2230-0/+1035