Vim open multiple files
With vim you can open multiple files in tabs or splitted
vim -p file1 file2 ... file_n
vim -o file1 file2 ... file_n
vim -O file1 file2 ... file_n
Written by Alexander Berezovsky
Related protips
1 Response
Very helpful! Thanks.
Here is also the link for some tab and windows manipulation
http://stackoverflow.com/questions/53664/how-to-effectively-work-with-multiple-files-in-vim
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#