How to edit or open multiple files using vim

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

Start a Conversation

Your email address will not be published. Required fields are marked *