Vertical split files in Vim


/ Published in: Other
Save to your folder(s)

Vertical splitview + Move between views


Copy this code and paste it in your HTML
  1. :vsp filename
  2.  
  3. Ctrl+W Ctrl+W
  4.  
  5. or
  6.  
  7. Ctrl+W H or L

Report this snippet


Comments


You need to login to view comments.