aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
...
| * | bashls: Change root_dir to pwdPeter Lithammer2020-03-201-1/+1
* | | fix: require target language server module before LspInstall and LspInstallInfoHirokazu Hata2020-03-211-0/+6
|/ /
* | Support rust-analyzer's rust-project.json formatBenjamin Brittain2020-03-181-2/+2
* | metals: change config attribute name to filetypes from filetypeHirokazu Hata2020-03-181-1/+1
* | Add Purescript language server (#168)Antoine Gagné2020-03-181-0/+46
|/
* Merge pull request #149 from h-michael/override-defaultHirokazu Hata2020-03-102-7/+9
|\
| * default_config: let user specify default_config yourself.Hirokazu Hata2020-03-052-7/+9
* | Merge pull request #141 from h-michael/healthcheckHirokazu Hata2020-03-101-7/+13
|\ \
| * | healthcheck: use pcallHirokazu Hata2020-03-051-7/+13
* | | add efm-langserver configJesse Hoyos2020-03-061-0/+25
* | | Merge pull request #132 from Shatur95/add_gdscriptHirokazu Hata2020-03-061-0/+22
|\ \ \
| * | | Remove log_level according to the latest changes is masterShatur952020-02-251-2/+0
| * | | Merge branch 'master' into add_gdscriptShatur952020-02-2532-60/+16
| |\ \ \ | | | |/ | | |/|
| * | | Fix review issuesShatur952020-02-201-3/+1
| * | | Add GDScript supportShatur952020-02-201-0/+26
| | |/ | |/|
* | | Merge pull request #147 from h-michael/lua-lspHirokazu Hata2020-03-051-0/+10
|\ \ \
| * | | lua language server: add a more detailed description of cmdHirokazu Hata2020-02-241-0/+10
| | |/ | |/|
* | | vuels: change package name from 'vue-language-server' to 'vls'Hirokazu Hata2020-03-051-3/+3
* | | Merge pull request #153 from erw7/fix-clangd-root-dir2Hirokazu Hata2020-03-022-1/+12
|\ \ \
| * | | Fix problems when relative paths are passederw72020-03-012-1/+12
* | | | Merge pull request #146 from mhartington/feat-html-lspHirokazu Hata2020-03-021-0/+54
|\ \ \ \ | |/ / / |/| | |
| * | | fix failing lintMike Hartington2020-02-241-1/+0
| * | | updates based on feedbackMike Hartington2020-02-241-6/+0
| * | | update docsMike Hartington2020-02-231-1/+1
| * | | init html lspMike Hartington2020-02-231-0/+61
* | | | Run hie-wrapper with --lspLeif Metcalf2020-02-251-1/+1
| |/ / |/| |
* | | 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