I want to open a file which is closed in line xxx. So I can easily continue editing
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
You can setup an autocommand that executes when you open a file. If you add this to your .vimrc, that will do it.
See |
|||||||
|