aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/settings.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-94/+0
* feat(ui): add setting to customize window border (#754)William Boman2022-06-061-0/+3
* feat: add setting to disable automatic version check when opening UI window (...William Boman2022-05-231-0/+2
* feat(github): add setting to customize asset download url (#711)William Boman2022-05-211-0/+9
* docs: add comments mentioning ensure_installed has no relation with automatic...William Boman2022-05-121-1/+6
* chore: further decouple module structure (#685)William Boman2022-05-111-1/+1
* feat: allow excluding servers from automatic installation (#643)William Boman2022-04-301-0/+5
* feat: add 'automatic_installation' feature toggle to setup options (#638)William Boman2022-04-291-0/+2
* feat: add ensure_installed to setup table (#637)William Boman2022-04-281-0/+2
* feat: integrate with lspconfig's on_setup hook (#631)William Boman2022-04-271-0/+4
* feat(ui): display outdated servers (#395)William Boman2022-01-061-2/+6
* feat(ui): add keybind to update all installed servers (#353)William Boman2021-12-231-0/+2
* breaking change: remove federated server mechanism (#207)William Boman2021-10-291-6/+0
* add proper emmylua annotations (#196)William Boman2021-10-251-1/+4
* speed up :LspInstall, :LspUninstall, :LspUninstallAll commands (#175)William Boman2021-10-181-4/+4
* add setting for configuring server install dir (#166)William Boman2021-10-171-0/+5
* installers/pip3: add setting for adding extra install args (#151)William Boman2021-10-171-3/+11
* add keybindings to UI window (#140)William Boman2021-10-101-0/+14
* lower default log level to INFO (#119)William Boman2021-10-021-1/+1
* fix logging at correct level, also add :LspInstallLog commandWilliam Boman2021-09-301-10/+6
* add Lua API to override default settings (#111)William Boman2021-09-301-0/+36