Added
- when pressing invert mapping and current indent is zero, it automatically indents the line. I use this because I write ordered lists and want a indented unordered list, but need to press
<c-t>
and<c-r>
.
Changed
- doesn't do a full recalculate after
recal_hook
functions, instead does a recalculate from the current line.
Fixed
- fixed a lot of bugs in recalculating
Full Changelog: v1.2.0...v1.3.0