aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/man.lua
diff options
context:
space:
mode:
authorTristan Knight <admin@snappeh.com>2025-02-02 09:56:01 +0000
committerGitHub <noreply@github.com>2025-02-02 01:56:01 -0800
commit5bc948c050ce321ed56ff48b0d41e189b1ea4c87 (patch)
tree5a5f3a9c00eba45ea6a46f7775e8461bef4e4bf8 /runtime/lua/man.lua
parenta22f2102ceb0b9f33125ce95b4d3cbdcac0f87c3 (diff)
downloadrneovim-5bc948c050ce321ed56ff48b0d41e189b1ea4c87.tar.gz
rneovim-5bc948c050ce321ed56ff48b0d41e189b1ea4c87.tar.bz2
rneovim-5bc948c050ce321ed56ff48b0d41e189b1ea4c87.zip
fix(diagnostic): improve current_line refresh logic #32275
Problem: The current implementation uses a global augroup for virtual lines in diagnostics, which can lead to conflicts and unintended behavior when multiple namespaces/buffers are involved. Solution: Refactor the code to use a namespace-specific augroup for virtual lines. This ensures that each namespace has its own augroup. Scope the clear commands to only the relevant buffer.
Diffstat (limited to 'runtime/lua/man.lua')
0 files changed, 0 insertions, 0 deletions