mirror of
https://github.com/neovim/neovim.git
synced 2026-02-08 13:31:11 +10:00
Problem: yi' don't highlight last character since
8ce504820a.
Solution: Always use `opts.inclusive=true`, since calculation of `"]`
(`b_op_end`) have taken `inclusive` into account.
9.9 KiB
9.9 KiB