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
/
test
/
functional
/
plugin
/
lsp
Commit message (
Expand
)
Author
Age
*
feat(lsp): add client command support to codelens (#15820)
Mathias Fußenegger
2021-09-28
*
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
master
Gregory Anders
2021-09-21
*
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
2021-09-17
*
fix(lint): remove unused function from diagnostic spec
Gregory Anders
2021-09-16
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
fix(lsp): correctly parse LSP snippets #15579
hrsh7th
2021-09-14
*
feat(lsp)!: change handler signature
Michael Lingelbach
2021-09-05
*
feat(lsp): allow diagnostics to be disabled for a buffer (#15134)
Gregory Anders
2021-07-19
*
test(lsp): file URIs do not allow relative paths
Alessandro Pezzoni
2021-07-10
*
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
2021-06-07
*
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: 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
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
test: just say no to hyper-granularity
Justin M. Keyes
2020-01-08
*
LSP: eliminate lsp.stop_all_clients()
Justin M. Keyes
2019-12-31
*
Revert "runtime: Add vim.lsp.get_client_by_name" #11623
Ashkan Kiani
2019-12-29
*
runtime: Add vim.lsp.get_client_by_name (#11603)
Hirokazu Hata
2019-12-28
*
LSP: Fix flaky test #11618
Ashkan Kiani
2019-12-27
*
lualint
Ashkan Kiani
2019-11-21
*
Updates
Ashkan Kiani
2019-11-21
*
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
2019-11-21
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13