# Description With delayed conceal set, in vim normal mode, move cursor can lead to offset.  # To Reproduce 1. Open vim mode, set conceal delay as nonzero, e.g. 300 1. Input `$\alpha^\beta$`, into vim normal mode and cursor at `$\alpha^\beta[cursor]$` 2. press `hhhhh` # Expected Behavior Expect no offset. # Environment Platform: Windows 10 Latex suite version: 1.9.8 Obsidian version: 1.8.10