I remampped ctrl+v to open a new tab via :tabnew, but it opens an empty buffer and for the life of me I can’t find the answer on Google. I just want to open a file in the current buffer like file /my/file.js. file doesn’t work tho. What is the command I am looking for?
I remampped ctrl+v to open a new tab via :tabnew , but it opens
Share
The direct answer to your question is
:editaka:e, but you can also give:tabnewa file argument.