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
Technology, News , Entertainment and More stuff
In this video we are going to see how to open multiple files at a time and edit them using vim.
vim file1 file2 -o
vim file1 file -O