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
/
diagnostic.lua
Commit message (
Expand
)
Author
Age
*
lsp: check if config is nil
Marco Hinz
2021-04-23
*
lsp: sort diagnostics by severity (#14372)
Marco Hinz
2021-04-23
*
lsp: fix off-by-one in line diagnostic highlighting
Marco Hinz
2021-04-14
*
feat(lsp): make hover/signature_help borders configurable
elianiva
2021-04-06
*
lsp: Unopened buffers return 0 for line count, which leads to broken positions
TJ DeVries
2021-03-22
*
lsp: fix diagnostic reported on terminating EOL character
Michael Lingelbach
2021-03-02
*
lsp: client stop cleanups (#13877)
Michael Lingelbach
2021-02-19
*
lsp: Add severity_limit for other diagnostics features (#13528)
TJ DeVries
2021-01-12
*
lsp: Fire LspDiagnosticsChanged before returning (#13483)
Josh French
2020-12-23
*
lsp: Add <nomodeline> to doautocmd calls (#13576)
Nils
2020-12-21
*
doc: Fix incorrect LSP diagnostic-related helptags (#13388)
Kevin Fleming
2020-12-09
*
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
2020-12-08
*
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Mathias Fußenegger
2020-12-03
*
lsp: Expose all diagnostics (#13285)
Mathias Fußenegger
2020-11-14
*
doc: fixup sign information (#13281)
TJ DeVries
2020-11-13
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12