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.lua
Commit message (
Expand
)
Author
Age
*
LSP: Use async completion for omnifunc. (#11578)
Ashkan Kiani
2019-12-20
*
LSP: fix omnifunc findstart (#11522)
Mike Hartington
2019-12-20
*
LSP: Move default buf callbacks to vim.lsp.callbacks (#11452)
Ashkan Kiani
2019-11-26
*
Bring vim into local scope
Ashkan Kiani
2019-11-24
*
UI tweaks.
Ashkan Kiani
2019-11-23
*
Fix encoding translation in other places.
Ashkan Kiani
2019-11-21
*
Remove comments.
Ashkan Kiani
2019-11-21
*
Updates
Ashkan Kiani
2019-11-21
*
Merge remote-tracking branch 'origin/master' into lsp-followup
Ashkan Kiani
2019-11-21
|
\
|
*
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
2019-11-21
*
|
Satisfy lualint.
Ashkan Kiani
2019-11-20
*
|
Change error writer to not be annoying.
Ashkan Kiani
2019-11-20
*
|
Change callback resolution to be dynamic.
Ashkan Kiani
2019-11-20
*
|
Move everything to buf & default_callbacks
Ashkan Kiani
2019-11-20
*
|
Bugfixes.
Ashkan Kiani
2019-11-20
|
/
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13