aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/quickfix.c
diff options
context:
space:
mode:
authorDmitry Zolotukhin <zlogic@gmail.com>2025-04-07 12:56:40 +0200
committerGitHub <noreply@github.com>2025-04-07 03:56:40 -0700
commitcf59631f65390efcf9ad27cd63003f8711cb9e17 (patch)
treef7a8207e1b8dd991181f42248fb6e7f9535adb88 /src/nvim/quickfix.c
parent666a82374ddeb9284cbfab9ba21fad2a8f9b1b17 (diff)
downloadrneovim-cf59631f65390efcf9ad27cd63003f8711cb9e17.tar.gz
rneovim-cf59631f65390efcf9ad27cd63003f8711cb9e17.tar.bz2
rneovim-cf59631f65390efcf9ad27cd63003f8711cb9e17.zip
fix(treesitter): not refreshing virtualtext contents #33361
Problem: In some cases, when treesitter is enabled, deleting a line below virtualtext will not refresh all updated lines. https://github.com/neovim/neovim/issues/33358 Solution: Revert a part of https://github.com/neovim/neovim/pull/31324 to ensure that the full range (with virtual lines) is refreshed.
Diffstat (limited to 'src/nvim/quickfix.c')
0 files changed, 0 insertions, 0 deletions