aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/lspconfig.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(commands): Strange `LspStop` arguments, not matching doc (#2486)Rational-Curiosity2023-03-011-6/+5
* fix: wrong param in get_active_clients (#2362)Raphael2022-12-271-1/+1
* fix: run all matched client in LspStart (#2314)Raphael2022-12-131-2/+2
* fix: improve client stop logic in LspStop (#2296)Raphael2022-12-071-2/+1
* feat: support force stop language server (#2294)Raphael2022-12-071-3/+12
* fix: restart client after client is stopped after LspRestart (#2290)Raphael2022-12-051-3/+19
* perf: use alias api variable (#2260)Raphael2022-11-261-4/+4
* fix: lspstop should close the client by given client (#2101)Raphael2022-08-281-3/+12
* feat: improve LspInfo (#2081)Raphael2022-08-261-6/+19
* fix: lspstart should be work without arg (#2090)Raphael2022-08-261-6/+7
* fix: add lsplog command (#2088)Raphael2022-08-251-0/+6
* fix: LspStop should be only stop the current buffer servers by default (#2082)Raphael2022-08-251-1/+5
* feat: sort autocompletion items alphabetically (#2084)William Boman2022-08-251-4/+9
* feat!: 0.7 API update (#1984)Ranjith Hegde2022-08-231-0/+91