How to edit or open multiple files using vim edit Linux multiple files vim July 3, 2018August 20, 2019 In this video we are going to see how to open multiple files at a time and edit them using vim. There are two ways to do it: vim file1 file2 -o and vim file1 file -O