I normally work in vim by opening multiple files at the same time and navigating with :n and :prev. Is there a way to have Ctrl-p open a file in a way that I can keep my current files open and do :n or :prev to navigate to the new file?
I am aware I can open a file in a new tab or a new split.
Hi,
I normally work in vim by opening multiple files at the same time and navigating with :n and :prev. Is there a way to have Ctrl-p open a file in a way that I can keep my current files open and do :n or :prev to navigate to the new file?
I am aware I can open a file in a new tab or a new split.