aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/query.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-02-15 16:53:53 +0800
committerGitHub <noreply@github.com>2023-02-15 16:53:53 +0800
commitae7653b74cfd373dbafe84c913f8b1b5a006670d (patch)
treece9641042c0408d270a56f06ff4a91ca05c04179 /runtime/lua/vim/treesitter/query.lua
parent8307ed3a194d0c0420feb0b3e5c2f6919095415f (diff)
downloadrneovim-ae7653b74cfd373dbafe84c913f8b1b5a006670d.tar.gz
rneovim-ae7653b74cfd373dbafe84c913f8b1b5a006670d.tar.bz2
rneovim-ae7653b74cfd373dbafe84c913f8b1b5a006670d.zip
fix(win_update): don't use unintialized memory in edge case (#22266)
This fixes two clang warnings. Using an unintialized "cursorline_fi" without assigning to it is not something that should normally happen, and in case it happens it will likely cause another redraw, but still don't use unintialized memory.
Diffstat (limited to 'runtime/lua/vim/treesitter/query.lua')
0 files changed, 0 insertions, 0 deletions