When launching vim from the command line, I can do for example vim *.txt to open all text files in a directory at once.
vim *.txt
For some reason, trying the same fro
Also, to add to the other answers, when you first start vim you can open multiple files at the same time, e.g.: