|
|
|
|
|
by johncoltrane
4810 days ago
|
|
It's worth noting that :vsplit can and should be shortened to :vs Also, depending on how you like to work, keeping a stable working directory can be very useful: :vs **/bar<Tab>
is somehow less mentally taxing than: :vs ../../models/bar.php
|
|