index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
/
health.lua
Commit message (
Expand
)
Author
Age
*
feat(lsp): return resolved config for vim.lsp.config[name]
Mathias Fussenegger
2024-12-31
*
feat(lsp): show server version in `:checkhealth` #31611
Peter Lithammer
2024-12-18
*
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
2024-12-10
*
fix(lsp): list all workspace folders in healthcheck #30966
Maria José Solano
2024-10-28
*
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
2024-07-06
*
fix(lsp): handle nil root_dir in health check (#29007)
Mathias Fußenegger
2024-05-25
*
feat(lsp): update LSP healthcheck format (#28980)
Gregory Anders
2024-05-24
*
fix(health): clients may not support watchfiles #28710
Maria José Solano
2024-05-14
*
feat(lsp): add fswatch watchfunc backend
Lewis Russell
2024-03-01
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor(lsp): add type annotations
Maria José Solano
2024-02-10
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
feat(health): list attached buffers in LSP report #23561
Bogdan Grigoruță
2023-09-24
*
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
2023-07-17
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
feat(lsp): show active clients in :checkhealth vim.lsp (#21670)
Mathias Fußenegger
2023-01-08
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
fix(health): handle non-existent log file #18610
Noval Maulana
2022-05-17
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
fix(healthcheck): update builtins to the new convention #15914
Javier Lopez
2021-10-05
*
feat(lsp): add lsp healthcheck
Michael Lingelbach
2021-09-07