nikhgupta/dotfiles

Vimrc should use a common marker register throughout.

Closed this issue · 0 comments

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.