Y
Hacker News
new
|
ask
|
show
|
jobs
by
JoshTriplett
4810 days ago
Note that you can abbreviate :vsplit as just :vsp .
1 comments
doctoboggan
4810 days ago
You can even drop the p (and spaces if you are using arguments) So to open a vertical split containing a file browser in the current dir:
:vs.
I use this all the time.
link