aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-2432-59/+12
* pyls: change root_dir to CWD #144Eisuke Kawashima2020-02-231-1/+4
* rust-analyzer: rename command nameHirokazu Hata2020-02-181-1/+1
* lua: remove `settings = {}`Hirokazu Hata2020-02-1623-23/+0
* Use empty_dict instead of {}Hirokazu Hata2020-02-163-6/+5
* Merge pull request #120 from teto/checkhealthHirokazu Hata2020-02-163-5/+34
|\
| * checkhealth: add checkhealth nvim_lsp commandMatthieu Coudron2020-02-133-5/+34
* | Merge pull request #122 from kdheepak/kd/add-nimlsHirokazu Hata2020-02-161-0/+46
|\ \
| * | Add nimlsDheepak Krishnamurthy2020-02-141-0/+46
| |/
* | Merge pull request #119 from GenesisTMS/masterHirokazu Hata2020-02-161-0/+64
|\ \ | |/ |/|
| * Fix shadowing variabletms2020-02-151-2/+2
| * dartls: auto detect Dart SDK root pathHirokazu Hata2020-02-121-5/+32
| * Updatetms2020-02-081-7/+2
| * Update lua/nvim_lsp/dartls.lua GenesisTMS2020-02-081-0/+1
| * Update lua/nvim_lsp/dartls.luaGenesisTMS2020-02-081-1/+1
| * Update lua/nvim_lsp/dartls.luaGenesisTMS2020-02-081-2/+1
| * Remove whitespace (luacheck err)tms2020-02-081-1/+1
| * Typo unused variabletms2020-02-071-1/+1
| * Add dartls lua scripttms2020-02-071-0/+42
* | vue-language-server #117Hirokazu Hata2020-02-091-0/+127
|/
* clangd: fix root_dir problem #114erw72020-02-051-2/+5
* julials #91Dheepak Krishnamurthy2020-02-051-0/+53
* jsonls (vscode-json-languageserver) #85Hirokazu Hata2020-02-021-0/+54
* nvim_lsp.lua: lazy require language server modules (#109)Hirokazu Hata2020-02-021-27/+3
* doc #108Justin M. Keyes2020-01-311-13/+13
* pyls_ms: bump auto-install version #99Michael Lingelbach2020-01-311-1/+1
* configs.__newindex(): set init_options to empty dictJan2020-01-311-1/+1
* rename "skeleton" to "configs"Justin M. Keyes2020-01-311-4/+4
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-3127-107/+107
* clangd: fallback root_dir to CWD #105Eisuke Kawashima2020-01-271-2/+2
* Update coursier url (#104)Chris Kipp2020-01-261-1/+1
* metals (75Fernando Garcia Borges2020-01-252-0/+80
* yaml-language-server #88Hirokazu Hata2020-01-052-0/+51
* terraform-lsp #90Hirokazu Hata2020-01-052-0/+27
* skeleton.setup(): pass init_options #89Hirokazu Hata2020-01-051-1/+5
* CI: luacheck #86Hirokazu Hata2019-12-317-38/+35
* vimls #84Michael Lingelbach2019-12-282-0/+65
* Add ocamlls (#76)Fernando Garcia Borges2019-12-272-0/+49
* flow: set package.json #79Hirokazu Hata2019-12-241-0/+1
* pyls_ms: add documentation, fix os check #78Michael Lingelbach2019-12-221-3/+13
* intelephense (PHP) #61Simon Hartcher2019-12-163-0/+88
* sumneko_lua: add macOS support to installer #71JINNOUCHI Yasushi2019-12-161-8/+28
* pyls_ms: Fix OS detection #72JINNOUCHI Yasushi2019-12-161-3/+3
* dockerls: Fix names #73JINNOUCHI Yasushi2019-12-161-4/+4
* doc: fix copypastaJustin M. Keyes2019-12-091-2/+1
* Fix typo in dockerls (#67)Ahmed El Gabri2019-12-081-2/+1
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-086-13/+10
* :LspInstall : set complete fn to Lua fnJustin M. Keyes2019-12-081-7/+2
* implement "ghcide" #59rektrex2019-11-302-0/+28
* Add docker lsp (#56)Ahmed El Gabri2019-11-292-0/+52