aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/middleware.lua
Commit message (Expand)AuthorAgeFilesLines
* feat: allow excluding servers from automatic installation (#643)William Boman2022-04-301-2/+17
* fix(middleware): only modify config for installed servers during setupWilliam Boman2022-04-291-1/+3
* feat: add 'automatic_installation' feature toggle to setup options (#638)William Boman2022-04-291-0/+4
* feat: integrate with lspconfig's on_setup hook (#631)William Boman2022-04-271-0/+32