Vimrc should use a common marker register throughout.
Closed this issue · 0 comments
nikhgupta commented
In order to restore cursor position after certain commands, VIMRC should use a common marker (lets say, 'z'). This is to avoid the issue when a marker is overwritten by a VIMRC command.