aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/lspinfo.lua
Commit message (Collapse)AuthorAgeFilesLines
* chore: refactor ui components (#1172)Michael Lingelbach2021-08-241-155/+0
|
* feat(lspinfo): display autostart status (#964)Matthieu Coudron2021-08-061-0/+9
|
* fix(hls): log is configured via haskell.logFileMatthieu Coudron2021-07-201-8/+18
| | | | | and not languageServerHaskell.logFile display server pid
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-131-46/+46
|
* ci: lint and format with styluaMichael Lingelbach2021-07-031-49/+52
|
* Fix LspInfo attached client summaryLucy Crockett2021-05-241-5/+5
| | | | Related issue @ https://github.com/neovim/nvim-lspconfig/issues/932 Co-authored-by: Ahmed Khalf <ahmedkhalf567@gmail.com>
* Fix LspInfo attached client countLucy Crockett2021-05-231-1/+1
| | | Related issue @ https://github.com/neovim/neovim/issues/14618
* lspinfo: update to use bordersMichael Lingelbach2021-04-061-1/+1
|
* lspinfo: avoid overeager highlightingMarco Hinz2021-03-261-2/+3
|
* add filetype in LspInfo floatwindowbitcoder2021-03-051-0/+1
|
* feat: add server specific LspInfoMatthieu Coudron2021-02-271-0/+6
|
* lspinfo: add neovim log path in headerMatthieu Coudron2021-02-251-0/+1
|
* disable modifiable option in LspInfo floatwinbitcoder2021-02-031-0/+1
|
* LspInfo: make output more compactMatthieu Coudron2021-01-241-16/+22
| | | | to save screen estate
* lspinfo: move to moduleMichael Lingelbach2021-01-151-0/+117