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
/
util.lua
Commit message (
Expand
)
Author
Age
*
LSP: show diagnostic in qf/loclist #11777
Matthieu Coudron
2020-01-28
*
LSP: highlight groups test, doc
Justin M. Keyes
2020-01-08
*
LSP: differentiate diagnostic underline by severity
Alvaro Muñoz
2020-01-08
*
LSP: place hover window by vertical space #11657
Ville Hakulinen
2020-01-03
*
LSP: Improve the display of the default hover callback. (#11576)
Ashkan Kiani
2019-12-20
*
LSP: fix omnifunc findstart (#11522)
Mike Hartington
2019-12-20
*
LSP: Add jump when calling gotodef (#11521)
Jakub Łuczyński
2019-12-07
*
lsp: allow the user to config LspDiagnosticError etc by standard means
Björn Linse
2019-11-28
*
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
2019-11-26
*
Add support for textDocument/references.
Ashkan Kiani
2019-11-24
*
UI tweaks.
Ashkan Kiani
2019-11-23
*
Improve the character_offset code.
Ashkan Kiani
2019-11-22
*
Improve performance of util.set_lines + bugfix
Ashkan Kiani
2019-11-22
*
Fix encoding translation in other places.
Ashkan Kiani
2019-11-21
*
Fix position params for encoding.
Ashkan Kiani
2019-11-21
*
Fix hovers staying on bufhidden
Ashkan Kiani
2019-11-21
*
Updates
Ashkan Kiani
2019-11-21
*
Remove resolve_bufnr/lualint
Ashkan Kiani
2019-11-20
*
Add full text_edit implementation.
Ashkan Kiani
2019-11-20
*
Extend list_extend to take start/finish.
Ashkan Kiani
2019-11-20
*
Fix rename support.
Ashkan Kiani
2019-11-20
*
Add everything to lsp.buf and get rid of autoload.
Ashkan Kiani
2019-11-20
*
Bugfix for floating_preview
Ashkan Kiani
2019-11-20
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13