aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add instrument of install by yourself for pyls_mstheJian2020-05-141-0/+8
* | | | Add .terraform/ as a root dir for terraformlsAndy Lindeman2020-05-161-2/+2
|/ / /
* | | Enable gopls for go.mod filesViktor Kojouharov2020-05-091-1/+1
* | | Fix: Check that vim.fn.has returns 1 in tsserver moduleJuan Hernández2020-05-071-1/+1
* | | Fix 'Can't get tsserver to work #164' (#222)YAMAMOTO Yuji2020-05-071-0/+3
* | | Remove unnecessary init_options for Metals.ckipp012020-05-051-13/+1
| |/ |/|
* | Added support for the kotlin-language-server (#205)thchha2020-05-031-0/+52
* | Merge pull request #194 from ndreas/feature/diagnostic-languageserverHirokazu Hata2020-04-291-0/+45
|\ \
| * | Add diagnostic-languageserverAndreas Johansson2020-04-221-0/+45
* | | LspInstall: --no-package-lock --no-save --production #198Tan Kian2020-04-281-1/+1
* | | tsserver.lua: add alternative root markers #210Tan Kian2020-04-281-2/+2
* | | Use builtin terminal for util.sh output (#208)David Lukes2020-04-271-48/+19
* | | metals.lua: add server version, message_level, init_options #211Chris Kipp2020-04-271-1/+33
* | | codeqlls.lua: change filetype to "ql"Alvaro Muñoz2020-04-261-4/+6
* | | metals.lua: add ability to reuse cs if already installed #209Chris Kipp2020-04-261-7/+13
* | | Ada Language Server: describe how to set settingsglacambre2020-04-231-1/+14
* | | Make installer for sumneko_lua more robustDavid Lukes2020-04-221-3/+3
|/ /
* | Merge pull request #171 from glacambre/alsHirokazu Hata2020-04-211-0/+92
|\ \
| * | Add Ada Language Server (als)glacambre2020-04-211-0/+92
* | | fix package.json source URIHirokazu Hata2020-04-105-5/+5
* | | Merge pull request #182 from jubnzv/ocamllsp-supportHirokazu Hata2020-04-101-0/+26
|\ \ \
| * | | Update lua/nvim_lsp/ocamllsp.luaGeorgy Komarov2020-03-291-3/+1
| * | | Add ocaml-lsp supportGeorgy Komarov2020-03-281-0/+28
| | |/ | |/|
* | | Merge pull request #184 from supermarin/sourcekit-lspHirokazu Hata2020-04-101-0/+25
|\ \ \
| * | | Add Swift support through sourcekit-lspMarin Usalj2020-04-061-0/+25
| |/ /
* / / Automatically fetch latest version of pyls_msMichael Lingelbach2020-03-281-1/+13
|/ /
* | Add CodeQL support (#138)Alvaro Muñoz2020-03-261-0/+50
* | Merge pull request #178 from h-michael/deep-extendHirokazu Hata2020-03-263-21/+33
|\ \
| * | util: add behavior options to tbl_deep_extend functionHirokazu Hata2020-03-223-21/+33
* | | Merge pull request #179 from h-michael/invalid-root-dirHirokazu Hata2020-03-242-1/+1
|\ \ \
| * | | if root_dir is not directry, we don't execute lsp.start_clientHirokazu Hata2020-03-242-1/+1
| |/ /
* / / Update pyls_ms: 0.5.31yaegassy2020-03-231-1/+1
|/ /
* | bashls: Change root_dir to pwdPeter Lithammer2020-03-201-1/+1
* | 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
|\ \ \