{"id":24,"description":"vim - open multiple files in tabs","tags":["programming","vim","editor","productivity"],"contents":["# use option -p with vim to open multiple files in tabs","vim -p file1 file2 file3"]}
