aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/configs.lua
Commit message (Expand)AuthorAgeFilesLines
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-214/+0
* feat(angular-ls): add angular language serviceSteven Sojka2020-08-311-2/+2
* [RFC] don't start up LSP for 'nofile' buffersbeardedsakimonkey2020-07-191-0/+3
* Merge pull request #218 from ms/return-settings-for-empty-string-sectionHirokazu Hata2020-06-161-0/+4
|\
| * Allow empty section string for configuration requestMax Sadrieh2020-05-031-0/+4
* | fix the problem that commads cannot be registered in custom setupHirokazu Hata2020-06-091-1/+18
|/
* 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