aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix(marksman): enable single_file_support (#2163)Stanislav Asunkin2022-09-301-0/+1
* feat: add move-analyzer support (#2162)Abc Xyz2022-09-301-0/+31
* Fix grammarly "clientId is required" (#2161)Ken Kuang2022-09-301-0/+3
* fix(sumneko_lua): check for file root patterns before falling back to a check...Folke Lemaitre2022-09-291-2/+1
* fix: added 'lua/' to sumenko root patterns (#2157)Folke Lemaitre2022-09-271-0/+1
* fix(elixirls): added surface filetype for elixirls server configuration (#2151)Kamil Zielinski2022-09-231-1/+1
* feat(eslint): enable for svelte filetype (#2149)Cameron Nemo2022-09-231-0/+1
* fix: check cmd type equals function (#2142)Raphael2022-09-141-7/+16
* fix(astro): enable typescript server (#2139)Emilia2022-09-141-0/+18
* fix(lspinfo): nil-check config.get_root_dir (#2137)William Boman2022-09-141-1/+1
* feat: add blueprint language server support (#2132)Gabriele Musco2022-09-131-0/+37
* fix: improve highlight regex (#2131)Raphael2022-09-121-12/+9
* fix: escape wildcards patterns when calling glob (#2111) (#2122)emmanueltouzery2022-09-091-1/+6
* fix(clojure_lsp): update lsp url (#2120)sigmaSd2022-09-091-1/+1
* feat(clangd): add proto filetype support (#2125)Kevin Greene2022-09-091-1/+1
* feat: solidity LSP (#2119)Otávio Schwanck dos Santos2022-09-081-0/+49
* feat: pass user config to the on_setup hook (#2114)William Boman2022-09-081-11/+11
* fix(lua-language-server): check if root dir is home directory (#2110)uga-rosa2022-09-061-1/+5
* feat: add luau_lsp (#2107)William Boman2022-09-021-0/+27
* 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