Vertically open file mark in Vim
I have set a file mark in $MYVIMRC. Is there a way for me to open this
marked file vertically? Although the description of :vertical does not
look like it would work, I did try :vert `V which did not work.
This seems to work: Ctrl+WV`V
Is there a better way?
No comments:
Post a Comment