aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/util.lua
Commit message (Expand)AuthorAgeFilesLines
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-445/+0
* Switch to Lua on_exit callback in util.sh (#302)David Lukes2020-08-301-18/+6
* Add omnisharp language server (#291)Damien Pontifex2020-08-291-1/+1
* fixJerry Wang2020-06-181-1/+1
* init npm repo firstJerry Wang2020-06-181-0/+1
* LspInstall: --no-package-lock --no-save --production #198Tan Kian2020-04-281-1/+1
* Use builtin terminal for util.sh output (#208)David Lukes2020-04-271-48/+19
* Merge pull request #178 from h-michael/deep-extendHirokazu Hata2020-03-261-11/+29
|\
| * util: add behavior options to tbl_deep_extend functionHirokazu Hata2020-03-221-11/+29
* | if root_dir is not directry, we don't execute lsp.start_clientHirokazu Hata2020-03-241-0/+1
|/
* Merge pull request #149 from h-michael/override-defaultHirokazu Hata2020-03-101-0/+8
|\
| * default_config: let user specify default_config yourself.Hirokazu Hata2020-03-051-0/+8
* | Fix problems when relative paths are passederw72020-03-011-0/+9
|/
* Use empty_dict instead of {}Hirokazu Hata2020-02-161-1/+1
* checkhealth: add checkhealth nvim_lsp commandMatthieu Coudron2020-02-131-3/+2
* CI: luacheck #86Hirokazu Hata2019-12-311-16/+14
* intelephense (PHP) #61Simon Hartcher2019-12-161-0/+15
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-1/+1
* Add sumneko_lua installation and util.sh helper. (#49)Ashkan Kiani2019-11-261-0/+61
* Bugfix in settings lookup (#47)Ashkan Kiani2019-11-211-0/+3
* Remove -o pipefail for dash compatibilityAshkan Kiani2019-11-211-1/+1
* Fix iterate_parents infinite loop on Windows (#42)erw72019-11-201-3/+6
* Update util.lua (#38)yangyangxcf2019-11-201-1/+1
* Change root_dir for single instance servers (#33)Ashkan Kiani2019-11-171-5/+0
* Fix docs and add util.once (#31)Ashkan Kiani2019-11-171-0/+5
* Redo installation. (#17)Ashkan Kiani2019-11-151-2/+100
* Add ElmLS (#9)Ashkan Kiani2019-11-141-0/+10
* Rename to nvim_lsp and nvim-lsp.Ashkan Kiani2019-11-141-0/+262