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
/
callbacks.lua
Commit message (
Expand
)
Author
Age
*
lsp: callback for references now opens qf (#12171)
Thore Weilbier
2020-04-23
*
lsp: textDocument/definition can return Location or Location[] (#12014)
Khangal
2020-04-21
*
lsp: export convert_signature_help_to_markdown_lines (#11950)
Hirokazu Hata
2020-04-19
*
LSP: fix breakage when severity isn't specified (#12027)
Ghjuvan Lacambre
2020-04-18
*
lsp: make showMessage and logMessage callbacks different (#11942)
Hirokazu Hata
2020-03-02
*
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
2020-03-01
*
LSP: Remove diagnostic message handling in locations_to_items
Mathias Fussenegger
2020-02-27
*
Add signs for Lsp diagnostics (#11668)
Alvaro Muñoz
2020-02-27
*
add support to show diagnostics count in statusline (#11641)
Alvaro Muñoz
2020-02-26
*
LSP: implement documentHighlight (#11638)
Alvaro Muñoz
2020-02-26
*
lsp: fix textDocument/completion handling
Hirokazu Hata
2020-02-19
*
LSP: Use async completion for omnifunc. (#11578)
Ashkan Kiani
2019-12-20
*
LSP: Improve the display of the default hover callback. (#11576)
Ashkan Kiani
2019-12-20
*
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
2019-11-26