It seems that scrolling horizontally breaks the plugin. # Steps to Reproduce 0. Open `demo/sample.md` in nvim 1. `:set nowrap` 2. Go to a line that contains text (e.g. line 9) 3. Press `zL` in normal mode  edit: wrong image