mirror of
https://github.com/neovim/neovim.git
synced 2026-05-24 05:40:08 +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.