aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/_lspui.lua
Commit message (Expand)AuthorAgeFilesLines
* lspinfo: update to use bordersMichael Lingelbach2021-04-061-0/+10
* Use vim.api.* instead of vim.fn.*Brandon Conway2021-03-101-1/+1
* use vim.api.nvim_create_buf instead of vim.fn.nvim_create_bufsmolck2021-03-091-1/+1
* LspInfo: disable transparency for terminal emulator compatibilityMichael Lingelbach2021-01-111-1/+0
* Commands: add LspInfoMichael Lingelbach2021-01-111-0/+107