A blog about software by Alexander YaƤkov Garber.

open multiple tabs in vim from string input

If you have the paths of a few files, copy them and then use them in place of *.html

:args *.html | argdo tabe | tabdo syntax on