0.3.2
Improvements
- When moving from a line to a shorter one, we now make sure the cursor don't overflow it by moving it to the last character when necessary.
- Display backtrackes on failing tests.
Fixes
- The hash of the last saved document is always updated when the save is successful, saving us from having to run
:q!
on a freshly saved doc.