Description
With delayed conceal set, in vim normal mode, move cursor can lead to offset.

To Reproduce
- Open vim mode, set conceal delay as nonzero, e.g. 300
- Input
$\alpha^\beta$, into vim normal mode and cursor at $\alpha^\beta[cursor]$
- press
hhhhh
Expected Behavior
Expect no offset.
Environment
Platform: Windows 10
Latex suite version: 1.9.8
Obsidian version: 1.8.10