aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/ui
Commit message (Expand)AuthorAgeFilesLines
* fix(lspinfo): safely expand filenames that don't exist on fs (#2320)William Boman2022-12-181-1/+3
* feat: support multiple workspaceFolders and show correct root in Lspinfo (#2304)Raphael2022-12-111-11/+33
* fix: check workspae folders follow nvim version (#2301)Raphael2022-12-091-3/+4
* fix: remove searched for message in lspinfo (#2274)Raphael2022-12-011-7/+0
* fix: check cmd type equals function (#2142)Raphael2022-09-141-7/+16
* fix(lspinfo): nil-check config.get_root_dir (#2137)William Boman2022-09-141-1/+1
* fix: improve highlight regex (#2131)Raphael2022-09-121-12/+9
* fix: increase the lspinfo window row value (#2098)Raphael2022-08-271-2/+2
* feat: improve LspInfo (#2081)Raphael2022-08-262-22/+62
* fix: remove unused variables in `lspinfo.lua` (#1999)Peter Lithammer2022-07-141-7/+0
* fix(lspinfo): may use wrong buffer #1983William Boman2022-07-051-3/+6
* fix(lspinfo): trim newlines in root_dir pattern (#1962)William Boman2022-06-181-1/+4
* feat(lspinfo): explain root directory not found #1939William Boman2022-06-091-2/+35
* fix: remove dependency on deprecated close_preview_autocommand (#1575)Michael Lingelbach2021-12-161-1/+3
* chore: clean up importsMichael Lingelbach2021-11-251-3/+3
* feat: add single file mode (#1385)Michael Lingelbach2021-11-111-1/+5
* feat(lspinfo): improve layout (#1186)kylo2522021-08-282-120/+185
* Revert "feat(ui): lspinfo: better layout #1184)" (#1185)Michael Lingelbach2021-08-252-174/+113
* feat(ui): lspinfo: better layout #1184)kylo2522021-08-252-113/+174
* chore: refactor ui components (#1172)Michael Lingelbach2021-08-242-0/+271