index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
lspconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: vim.lsp.rpc.connect is not allowed in cmd (#2597)
Access
2023-05-09
1
-1
/
+1
*
feat: add solidity lsp from NomicFoundation (#2528)
wp-lai
2023-05-09
1
-0
/
+21
*
fix: use exepath on server command (#2595)
Raphael
2023-05-09
78
-612
/
+97
*
fix: check root already in workspace (#2590)
Raphael
2023-05-07
1
-47
/
+38
*
feat: wrap get root dir in coroutine . (#2565)
Raphael
2023-05-06
3
-129
/
+174
*
fix(remarkls): make root_dir more restrictive (#2405)
Merlijn Vos
2023-05-06
1
-1
/
+10
*
feat: add buck2 LSP (#2585)
Pierce Bartine
2023-05-06
1
-0
/
+32
*
feat: Add support for the other nim language server (#2581)
Marcus Ramberg
2023-05-02
2
-1
/
+36
*
feat: add pact lsp support (#2580)
Raphael
2023-05-01
1
-0
/
+24
*
fix(bufls): fix bufls command option (#2578)
nazo6
2023-05-01
1
-1
/
+1
*
feat: allow souircery for JS filetypes (#2577)
Thomas Alcala Schneider
2023-04-27
1
-1
/
+1
*
feat: make deno/cache async (#2569)
sigmaSd
2023-04-27
1
-1
/
+7
*
fix(golangci_lint): root_pattern should look for all supported cfg files (#2574)
ALX99
2023-04-25
1
-2
/
+10
*
fix(azure_pipelines_ls): add cmd (#2576)
William Boman
2023-04-25
1
-10
/
+8
*
feat: add custom elements language server support (#2570)
Matsu
2023-04-24
1
-0
/
+64
*
fix(lspinfo): sub fname to check root (#2573)
Raphael
2023-04-24
1
-12
/
+4
*
docs: fix documentation for gopls and helm_ls (#2571)
ALX99
2023-04-24
2
-3
/
+3
*
feat: add digestif support (#2568)
Raphael
2023-04-22
1
-0
/
+28
*
fix(helm_ls): fix wrong cmd (#2560)
Jio
2023-04-14
1
-3
/
+3
*
feat: add helm_ls support (#2558)
DrummyFloyd
2023-04-13
1
-0
/
+33
*
fix(eslint): get root patterns by given path (#2556)
Raphael
2023-04-12
2
-6
/
+8
*
feat: add `pug` to emmet_ls (#2555)
José Olórtegui
2023-04-12
1
-0
/
+1
*
feat: add pylyzer lsp config (#2548)
Jonathan
2023-04-09
1
-0
/
+40
*
feat: add htmldjango to emmet_ls (#2550)
Matthew Sia
2023-04-08
1
-0
/
+1
*
fix: remove vim.schedule for on_attach (#2546)
Raphael
2023-04-07
1
-2
/
+2
*
feat(emmet_ls): add astro,svelte and vue support (#2549)
José Olórtegui
2023-04-07
1
-1
/
+13
*
feat(millet): support single file mode (#2547)
Igor Lacerda
2023-04-07
1
-0
/
+1
*
feat: add openedge support (#2513)
Gilles Querret
2023-04-06
1
-0
/
+55
*
fix(arduino_ls): disable semantic tokens for arduino_language_server (#2533)
Vitor Pavani
2023-04-06
1
-0
/
+5
*
fix(sqls): deprecate sqls suggest sqlls instead (#2544)
Raphael
2023-04-05
2
-0
/
+15
*
fix(dafny): add default cmd for Dafny 4 (#2541)
Tej Chajed
2023-04-05
1
-5
/
+7
*
docs(nil_ls): add a link to an example (#2540)
Heechul Ryu
2023-04-02
1
-0
/
+2
*
refactor: fix stylua lint error (#2535)
dundargoc
2023-03-30
1
-1
/
+1
*
Revert "fix(pyright): remove`useLibraryCodeForTypes` config (#2522)" (#2529)
Raphael
2023-03-27
1
-0
/
+1
*
fix(pyright): remove`useLibraryCodeForTypes` config (#2522)
Fau818
2023-03-26
1
-1
/
+0
*
feat: add typst-lsp support (#2526)
Kaj Munhoz Arfvidsson
2023-03-25
1
-0
/
+23
*
fix: register workspace before attaching to buffer (#2525)
kylo252
2023-03-24
1
-1
/
+1
*
feat: add PyrightSetPythonPath command to pyright config (#2519)
Ian Liu Rodrigues
2023-03-23
1
-0
/
+17
*
refactor(bashls): migrate to a workspace config (#2520)
kylo252
2023-03-23
1
-6
/
+11
*
fix(clojure_lsp): update root directory pattern (#2515)
Rahuλ Dé
2023-03-20
1
-2
/
+2
*
fix(graphql): fix crash on projects without graphql (#2517)
Chris Rawnsley
2023-03-20
1
-2
/
+2
*
fix(vls): add `v` as filetype (#2511)
Turiiya
2023-03-17
1
-1
/
+1
*
fix(denols): use correct param in nvim_buf_set_lines (#2510)
Raphael
2023-03-16
1
-1
/
+1
*
fix(vhdl_ls): wrong filetypes (#2506)
fmaggi
2023-03-15
1
-1
/
+1
*
feat: add vhdl support (#2504)
fmaggi
2023-03-15
1
-0
/
+50
*
fix(rust_analyzer): remove stub settings from default (#2401)
Paul Hüber
2023-03-10
1
-4
/
+13
*
feat: add ecsact support (#2497)
Ezekiel Warren
2023-03-09
1
-0
/
+28
*
fix(lspinfo): use compatible api to set the lspinfo bufhidden option(#2500)
Raphael
2023-03-09
1
-1
/
+1
*
docs(arduino): mention upstream keywords bug (#2495)
Raphael
2023-03-06
1
-0
/
+3
*
feat: support Godot 4 port by default (#2494)
Pierre Poupin
2023-03-06
1
-1
/
+1
[next]