aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/ui/init.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-1106/+0
* chore: update some logging (#761)William Boman2022-06-081-1/+1
* feat(ui): add setting to customize window border (#754)William Boman2022-06-061-0/+1
* refactor(ui): improve autoclose logic and update install dir label (#743)William Boman2022-06-011-1/+1
* feat: add setting to disable automatic version check when opening UI window (...William Boman2022-05-231-1/+1
* ui: remove borders & change heading style (#713)William Boman2022-05-231-6/+10
* chore(functional): restructure and extend functional modules (#703)William Boman2022-05-171-27/+27
* ui: reset outdated server flag after any kind of server install/uninstall int...William Boman2022-05-131-0/+9
* feat(ui): use diagnostics to show some messages (#694)William Boman2022-05-131-8/+42
* chore: further decouple module structure (#685)William Boman2022-05-111-94/+1024
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-2/+3
* feat(ui): display interactive server settings schema table (#363)William Boman2021-12-291-2/+2
* add proper emmylua annotations (#196)William Boman2021-10-251-25/+48
* add keybindings to UI window (#140)William Boman2021-10-101-0/+34
* feat(ui): add a popup option (#100)kylo2522021-09-301-1/+1
* some cleanupWilliam Boman2021-09-071-2/+2
* add direct integration with libuv instead of going through termopen, also imp...William Boman2021-09-071-0/+70