taskwiki/after
Tomas Janousek 3b72535707 settings: Remember cursor position in the view
Commit 9f3a52e73b meant to only disable remembering options, but it
ended up disabling remembering of cursor position as well. The cursor is
still restored by last-position-jump (see usr_05.txt) if one has that in
their vimrc, but whenever there are any folds in the view, restoring
these folds resets the cursor again.

Not disabling saving of cursor position fixes this in the default
configuration and lets the user tweak viewoptions however they like.
2020-08-02 17:20:32 -04:00
..
syntax settings: Remember cursor position in the view 2020-08-02 17:20:32 -04:00