d265df42f5
getpos()/setpos() combination does not account for changes of lines count. So if you do getpos, then remove lines _above_ it, then do setpos -- it's going to be off. The fix calculates the "diff", and adjusts saved position for that diff (if any). |
||
---|---|---|
.. | ||
vimwiki |