RT @vim_tricks
Open Vim from the command line with files already split:
• vim -o file1.txt file2.txt – Open both files, split horizontally
• vim -O file1.txt file2.text – Vertically
? Read the tip: https://bit.ly/3n21KaB
? Subscribe for more tips: https://bit.ly/vimtricks