mirror of
https://github.com/neovim/neovim.git
synced 2026-07-28 03:26:35 +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.