aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/util.lua
Commit message (Expand)AuthorAgeFilesLines
* utils: fix script_path on windowsMichael Lingelbach2021-05-011-1/+1
* Use dofile instead of require for faster setup({})Michael Lingelbach2021-04-231-0/+5
* Fix root_dir for wildcards and file in wildignoreTristan Konolige2021-04-091-2/+4
* Remove duplicated tbl_deep_extendMichael Lingelbach2021-03-281-34/+0
* lspconfig: use vim.notify to warn of absent LSP executableMatthieu Coudron2021-02-151-1/+1
* Remove an unused funcdelphinus2021-01-201-7/+0
* Merge pull request #509 from mjlbach/remove_deprecated_handlersMichael Lingelbach2021-01-151-10/+0
|\
| * remove deprecated handlers that were moved to neovim coreMichael Lingelbach2021-01-081-10/+0
* | Check if language server is executable before trying to start itMichael Lingelbach2021-01-141-2/+7
* | clangd: fix capabilities by extending protocol defaults with utf-8 offset enc...John Drouhard2021-01-081-10/+0
|/
* Remove all installers and install logicMichael Lingelbach2021-01-031-109/+5
* Change the rest of the callback usagesIron_E2020-11-151-1/+1
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-0/+445