dwyl / learn-vim

💻 Learn how to use the Vim (or Helix!) text editor to write/edit code *much* faster and get more done in less time! ⏳❤️ ✅
9 stars 0 forks source link

Open file in new tab #17

Open nelsonic opened 5 years ago

nelsonic commented 5 years ago
:tabnew filename

via: https://superuser.com/a/1321520/351287