mirror of
https://github.com/neovim/neovim.git
synced 2026-06-16 16:51:19 +00:00
Spell decorations from other lines aren't relevant to the current line.
Also, decor_redraw_col() can only go forward, while spell navigation
needs to go both forward and backward.
(cherry picked from commit 46c83ce321)