aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/gitcommit.vim
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2022-01-10 17:33:36 +0100
committerGitHub <noreply@github.com>2022-01-10 17:33:36 +0100
commit3f2fbb824e8943f8851920eb375fbf70302658fd (patch)
treed285cc7e8ed2071857af738db17bc74163fdb94c /runtime/ftplugin/gitcommit.vim
parent69f1f906a0666728aca0b61e1c2e3fe1e04b311b (diff)
downloadrneovim-3f2fbb824e8943f8851920eb375fbf70302658fd.tar.gz
rneovim-3f2fbb824e8943f8851920eb375fbf70302658fd.tar.bz2
rneovim-3f2fbb824e8943f8851920eb375fbf70302658fd.zip
fix(lsp): ensure pending changes are flushed on skipped debounce (#17015)
Follow up to https://github.com/neovim/neovim/pull/16881 Document changes could get sent out of order to the server: 1. on_lines: debounce > 0; add to pending changes; setup timer 2. on_lines: debounce = 0; send new changes immediately 3. timer triggers, sending changes from 1.
Diffstat (limited to 'runtime/ftplugin/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions