aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/configs.lua
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #178 from h-michael/deep-extendHirokazu Hata2020-03-261-9/+3
|\
| * util: add behavior options to tbl_deep_extend functionHirokazu Hata2020-03-221-9/+3
* | if root_dir is not directry, we don't execute lsp.start_clientHirokazu Hata2020-03-241-1/+0
|/
* default_config: let user specify default_config yourself.Hirokazu Hata2020-03-051-7/+1
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-241-2/+12
* Use empty_dict instead of {}Hirokazu Hata2020-02-161-4/+4
* checkhealth: add checkhealth nvim_lsp commandMatthieu Coudron2020-02-131-2/+10
* doc #108Justin M. Keyes2020-01-311-13/+13
* configs.__newindex(): set init_options to empty dictJan2020-01-311-1/+1
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-0/+185