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
/
health.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: replace vim.loop with vim.uv #3703
v2.0.0
Chris Bandy
2025-04-10
1
-2
/
+2
*
refactor: deprecate util.get_lsp_clients #3694
Justin M. Keyes
2025-04-05
1
-2
/
+2
*
fix: ":checkhealth lspconfig" fails on Nvim 0.11 #3668
Justin M. Keyes
2025-03-27
1
-2
/
+10
*
feat: alias :LspInfo to `:checkhealth vim.lsp` #3663
Justin M. Keyes
2025-03-26
1
-0
/
+6
*
fix(health.lua): increased version check cmd timeout (#3601)
snowdroppe
2025-02-04
1
-1
/
+1
*
revert: "refactor!: make available_servers function private" #3589
dundargoc
2025-01-27
1
-1
/
+1
*
refactor!: make available_servers function private
dundargoc
2025-01-21
1
-1
/
+1
*
refactor: remove outdated code
dundargoc
2024-12-08
1
-1
/
+1
*
refactor: replace all instances of vim.uv with vim.loop
dundargoc
2024-12-02
1
-3
/
+2
*
fix(health): improve format of root dir and doc in checkhealth (#3416)
glepnir
2024-11-03
1
-8
/
+7
*
fix(health): "root directory" not reported #3402
Justin M. Keyes
2024-10-25
1
-9
/
+10
*
fix(health): version fails for jdtls #3399
Justin M. Keyes
2024-10-24
1
-1
/
+1
*
fix(health): "attempt to index cmd (function)" #3390
Justin M. Keyes
2024-10-20
1
-1
/
+2
*
fix(health): improve version reporting #3388
Justin M. Keyes
2024-10-19
1
-18
/
+15
*
fix(health): support gopls version command (#3386)
Scott Penrose
2024-10-19
1
-1
/
+1
*
fix(lspinfo): improve version check, deduplicate #3383
Justin M. Keyes
2024-10-18
1
-67
/
+89
*
feat(lspinfo): also show version in make_client_info #3382
Justin M. Keyes
2024-10-18
1
-5
/
+8
*
feat(lspinfo): print `<cmd> --version` result
Justin M. Keyes
2024-10-18
1
-0
/
+18
*
fix(lspinfo)!: remove config.lspinfo
Justin M. Keyes
2024-10-18
1
-5
/
+0
*
fix(health): skip format root when in single file mode (#3348)
glepnir
2024-10-04
1
-0
/
+3
*
fix(health): root directory always "single file mode"
Justin M. Keyes
2024-10-03
1
-10
/
+17
*
fix(health): support Nvim 0.9
Justin M. Keyes
2024-10-02
1
-3
/
+3
*
feat(lspinfo): replace :LspInfo with :checkhealth #3339
Justin M. Keyes
2024-10-02
1
-0
/
+290
*
chore: remove healthcheck (#1636)
Michael Lingelbach
2022-01-05
1
-28
/
+0
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-1
/
+1
*
fix(health): fix problem of always showing warning (#1466)
erw7
2021-11-21
1
-1
/
+1
*
fix(health): fix problem that could return empty results (#1461)
Michael Lingelbach
2021-11-20
1
-0
/
+3
*
fix(checkhealth): rename check_health to check (#1296)
Matthieu Coudron
2021-10-05
1
-1
/
+1
*
chore: change stylua to single quotes (#1068)
Michael Lingelbach
2021-07-13
1
-5
/
+5
*
ci: lint and format with stylua
Michael Lingelbach
2021-07-03
1
-5
/
+5
*
Remove all installers and install logic
Michael Lingelbach
2021-01-03
1
-2
/
+1
*
Rename nvim_lsp to lspconfig
Hirokazu Hata
2020-09-06
1
-0
/
+26