aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix(tailwindcss): added elixir filetype for tailwindcss server configuration ...Kamil Zielinski2022-08-301-0/+1
* fix(vdmj): update default path (#2102)Alessandro Pezzoni2022-08-291-4/+10
* fix(metals): disable capabilities.workspace.configuration for new version of ...Denys Rybalka2022-08-281-0/+5
* fix: increase the lspinfo window row value (#2098)Raphael2022-08-271-2/+2
* chore(rust-analyzer): use `vim.json.decode` instead of `fn.json_decode` (#2096)numToStr2022-08-271-1/+1
* Revert "fix: remove the config.commands (#2092)" (#2093)Raphael2022-08-262-0/+62
* fix(angularls): remove `.git` from `root_dir` (#2091)numToStr2022-08-261-3/+3
* fix: remove the config.commands (#2092)Raphael2022-08-262-62/+0
* feat: improve LspInfo (#2081)Raphael2022-08-262-22/+62
* fix: lspstart should be work without arg (#2090)Raphael2022-08-261-6/+1
* feat(solc): Add hardhat.config.* to solc root detection (#2085)Sebastian Stammler2022-08-251-2/+2
* feat: add tblgen-lsp-server supportGuillot Tony2022-08-241-0/+20
* feat: add mlir-pdll-lsp-server supportGuillot Tony2022-08-241-0/+20
* feat: add mlir-lsp-server supportGuillot Tony2022-08-241-0/+19
* fix: add vim.deprecate in old function (#2080)Raphael2022-08-241-0/+10
* fix(denols): revert "remove unneeded lsp attach" #2070sigmaSd2022-08-231-4/+3
* feat(denols): only send lsp requests to deno server (#2055)sigmaSd2022-08-231-28/+26
* feat!: 0.7 API update (#1984)Ranjith Hegde2022-08-234-144/+72
* feat: allow attaching to paths inside archives (#1687)Stéphan Kochen2022-08-231-3/+15
* feat: add glsl-language-server support (#2003)Ben Fradella2022-08-231-0/+28
* fix: only consider servers that have been set up as available (#2066)William Boman2022-08-231-1/+7
* feat(pasls): add lpi and lpk to root dir detection (#1692)BarrOff2022-08-231-1/+1
* add veridian language server for verilog/systemverilog (#2058)Komorebi2022-08-231-0/+23
* Merge pull request #2065 from williamboman/feat/csharp_ls-root-dirRaphael2022-08-231-1/+1
|\
| * feat(csharp_ls): add '*.fsproj' to root_dirWilliam Boman2022-08-151-1/+1
* | feat: add nxls support (#2062)Jonathan Cammisuli2022-08-211-0/+31
* | feat: add buf-language-server support (#2073)Rintaro Okamura2022-08-211-0/+33
* | feat: add relay language server support (#2048)Vadim Evseev2022-08-211-0/+117
* | feat: add nil support (#2053)oxalica2022-08-211-0/+23
|/
* feat: add syntax_tree lsp for ruby formatting (#2056)Wassim Metallaoui2022-08-091-0/+37
* feat: add qml-lsp support (#2044)PopeRigby2022-08-081-0/+16
* fix(denols): fix misspellingJeff Fowler2022-08-061-1/+1
* docs: fix typo `type` -> `typescript`Tyler Miller2022-08-061-1/+1
* fix(rust_analyzer): sanitize root_dir (#2047)bstaint2022-08-031-1/+1
* style: fix dartls formatting (#2042)Peter Lithammer2022-08-011-3/+4
* feat: add dagger CUE lsp (#2023)Marcos Nils2022-08-011-0/+22
* fix(lua-language-server): cmd fails on Windows when using mason #2039TuanHA2022-08-011-1/+9
* fix(pylsp): elaborate configuration example (#2037)David Kennedy2022-08-011-2/+19
* fix(gopls): engage gopls on `go.work` files (#2041)Omer Tuchfeld2022-07-311-1/+1
* fix(lemminx): update download location #2038David Thompson2022-07-281-2/+2
* fix: broken URL to taplo homepage #2025equal-l22022-07-251-1/+1
* fix: lspconfig.util is required with different names #2029ii142022-07-251-1/+1
* feat(texlab): support plaintex #2022yourealwaysbe2022-07-221-1/+1
* fix(emmet-ls): missing supported filetypes #2017Lior Kummer2022-07-221-1/+1
* fix(dartls): "dart" command not found on Windows #2013erietz-werner2022-07-221-1/+5
* fix(denols): handle deno.cache from codeaction #2016sigmaSd2022-07-221-0/+7
* feat(omnisharp): add more settings #2018William Boman2022-07-221-20/+107
* fix(hls): wrong root dir for multi-package projects #2010Alexander Makarov2022-07-171-3/+15
* fix(denols): jumping to definition then returning breaks lsp #2000sigmaSd2022-07-171-2/+3
* fix(denolos): ignore caching error #2009sigmaSd2022-07-171-5/+1