index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(marksman): enable single_file_support (#2163)
Stanislav Asunkin
2022-09-30
1
-0
/
+1
*
feat: add move-analyzer support (#2162)
Abc Xyz
2022-09-30
1
-0
/
+31
*
Fix grammarly "clientId is required" (#2161)
Ken Kuang
2022-09-30
1
-0
/
+3
*
fix(sumneko_lua): check for file root patterns before falling back to a check...
Folke Lemaitre
2022-09-29
1
-2
/
+1
*
fix: added 'lua/' to sumenko root patterns (#2157)
Folke Lemaitre
2022-09-27
1
-0
/
+1
*
fix(elixirls): added surface filetype for elixirls server configuration (#2151)
Kamil Zielinski
2022-09-23
1
-1
/
+1
*
feat(eslint): enable for svelte filetype (#2149)
Cameron Nemo
2022-09-23
1
-0
/
+1
*
fix: check cmd type equals function (#2142)
Raphael
2022-09-14
1
-7
/
+16
*
fix(astro): enable typescript server (#2139)
Emilia
2022-09-14
1
-0
/
+18
*
fix(lspinfo): nil-check config.get_root_dir (#2137)
William Boman
2022-09-14
1
-1
/
+1
*
feat: add blueprint language server support (#2132)
Gabriele Musco
2022-09-13
1
-0
/
+37
*
fix: improve highlight regex (#2131)
Raphael
2022-09-12
1
-12
/
+9
*
fix: escape wildcards patterns when calling glob (#2111) (#2122)
emmanueltouzery
2022-09-09
1
-1
/
+6
*
fix(clojure_lsp): update lsp url (#2120)
sigmaSd
2022-09-09
1
-1
/
+1
*
feat(clangd): add proto filetype support (#2125)
Kevin Greene
2022-09-09
1
-1
/
+1
*
feat: solidity LSP (#2119)
Otávio Schwanck dos Santos
2022-09-08
1
-0
/
+49
*
feat: pass user config to the on_setup hook (#2114)
William Boman
2022-09-08
1
-11
/
+11
*
fix(lua-language-server): check if root dir is home directory (#2110)
uga-rosa
2022-09-06
1
-1
/
+5
*
feat: add luau_lsp (#2107)
William Boman
2022-09-02
1
-0
/
+27
*
fix(tailwindcss): added elixir filetype for tailwindcss server configuration ...
Kamil Zielinski
2022-08-30
1
-0
/
+1
*
fix(vdmj): update default path (#2102)
Alessandro Pezzoni
2022-08-29
1
-4
/
+10
*
fix(metals): disable capabilities.workspace.configuration for new version of ...
Denys Rybalka
2022-08-28
1
-0
/
+5
*
fix: increase the lspinfo window row value (#2098)
Raphael
2022-08-27
1
-2
/
+2
*
chore(rust-analyzer): use `vim.json.decode` instead of `fn.json_decode` (#2096)
numToStr
2022-08-27
1
-1
/
+1
*
Revert "fix: remove the config.commands (#2092)" (#2093)
Raphael
2022-08-26
2
-0
/
+62
*
fix(angularls): remove `.git` from `root_dir` (#2091)
numToStr
2022-08-26
1
-3
/
+3
*
fix: remove the config.commands (#2092)
Raphael
2022-08-26
2
-62
/
+0
*
feat: improve LspInfo (#2081)
Raphael
2022-08-26
2
-22
/
+62
*
fix: lspstart should be work without arg (#2090)
Raphael
2022-08-26
1
-6
/
+1
*
feat(solc): Add hardhat.config.* to solc root detection (#2085)
Sebastian Stammler
2022-08-25
1
-2
/
+2
*
feat: add tblgen-lsp-server support
Guillot Tony
2022-08-24
1
-0
/
+20
*
feat: add mlir-pdll-lsp-server support
Guillot Tony
2022-08-24
1
-0
/
+20
*
feat: add mlir-lsp-server support
Guillot Tony
2022-08-24
1
-0
/
+19
*
fix: add vim.deprecate in old function (#2080)
Raphael
2022-08-24
1
-0
/
+10
*
fix(denols): revert "remove unneeded lsp attach" #2070
sigmaSd
2022-08-23
1
-4
/
+3
*
feat(denols): only send lsp requests to deno server (#2055)
sigmaSd
2022-08-23
1
-28
/
+26
*
feat!: 0.7 API update (#1984)
Ranjith Hegde
2022-08-23
4
-144
/
+72
*
feat: allow attaching to paths inside archives (#1687)
Stéphan Kochen
2022-08-23
1
-3
/
+15
*
feat: add glsl-language-server support (#2003)
Ben Fradella
2022-08-23
1
-0
/
+28
*
fix: only consider servers that have been set up as available (#2066)
William Boman
2022-08-23
1
-1
/
+7
*
feat(pasls): add lpi and lpk to root dir detection (#1692)
BarrOff
2022-08-23
1
-1
/
+1
*
add veridian language server for verilog/systemverilog (#2058)
Komorebi
2022-08-23
1
-0
/
+23
*
Merge pull request #2065 from williamboman/feat/csharp_ls-root-dir
Raphael
2022-08-23
1
-1
/
+1
|
\
|
*
feat(csharp_ls): add '*.fsproj' to root_dir
William Boman
2022-08-15
1
-1
/
+1
*
|
feat: add nxls support (#2062)
Jonathan Cammisuli
2022-08-21
1
-0
/
+31
*
|
feat: add buf-language-server support (#2073)
Rintaro Okamura
2022-08-21
1
-0
/
+33
*
|
feat: add relay language server support (#2048)
Vadim Evseev
2022-08-21
1
-0
/
+117
*
|
feat: add nil support (#2053)
oxalica
2022-08-21
1
-0
/
+23
|
/
*
feat: add syntax_tree lsp for ruby formatting (#2056)
Wassim Metallaoui
2022-08-09
1
-0
/
+37
*
feat: add qml-lsp support (#2044)
PopeRigby
2022-08-08
1
-0
/
+16
[next]