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
/
incremental_sync_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(lsp): rename `offset_encoding` to `position_encoding` #31286
Yi Ming
2024-11-25
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
fix(lsp): prevent desync due to empty buffer (#29904)
Jaehwang Jung
2024-07-31
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(lsp): handle insertion of previous line (#17618)
Michael Lingelbach
2022-03-06
*
fix(lsp): start incremental sync range at previous newline character (#17610)
Michael Lingelbach
2022-03-05
*
fix(lsp): correctly align start and end range to codepoints during incrementa...
Rishikesh Vaishnav
2021-12-17
*
fix(lsp): improve incremental sync robustness (#16358)
Michael Lingelbach
2021-11-18
*
fix(lsp): fix edge cases in incremental sync (#16308)
Michael Lingelbach
2021-11-15
*
fix(lsp): rewrite incremental sync (#16252)
Michael Lingelbach
2021-11-09