Joined January 2012
·
Posted to
vim: Open multiple files into splits in 1 command
over 1 year
ago
This is awesome man. Will use this today and try it out.
Achievements
156 Karma
1,189 Total ProTip Views

Beaver
Have at least one original repo where go is the dominant language

Philanthropist
Truly improve developer quality of life by sharing at least 50 individual open source projects

Komodo Dragon 3
Have at least three original repos where Java is the dominant language

Desert Locust
Have at least one original repo where Erlang is the dominant language

Altruist
Increase developer well-being by sharing at least 20 open source projects

Platypus
Have at least one original repo where scala is the dominant language

Bear
Have at least one original repo where Objective-C is the dominant language

Mongoose 3
Have at least three original repos where Ruby is the dominant language

Komodo Dragon
Have at least one original repo where Java is the dominant language

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Forked
Have a project valued enough to be forked by someone else

Charity
Fork and commit to someone's open source project in need

Python
Would you expect anything less? Have at least one original repo where Python is the dominant language

Mongoose
Have at least one original repo where Ruby is the dominant language
Love using the Tab to cycle splits. Use it everyday. As for previous file: I use this
noremap <leader><leader> <c-^>
My <leader> key is mapped to comma. So hitting comma twice brings me back to the previous file.