aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/lsp/incremental_sync_spec.lua
Commit message (Expand)AuthorAge
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* fix(lsp): handle insertion of previous line (#17618)Michael Lingelbach2022-03-06
* fix(lsp): start incremental sync range at previous newline character (#17610)Michael Lingelbach2022-03-05
* fix(lsp): correctly align start and end range to codepoints during incrementa...Rishikesh Vaishnav2021-12-17
* fix(lsp): improve incremental sync robustness (#16358)Michael Lingelbach2021-11-18
* fix(lsp): fix edge cases in incremental sync (#16308)Michael Lingelbach2021-11-15
* fix(lsp): rewrite incremental sync (#16252)Michael Lingelbach2021-11-09