Dec 31, 2019 Vim: How to Open Current Opened File in New Tab In vim, you can open the current file in a new tab by utilizing :tabnew %. vimdevelopment