Vim Tips with Ben
Vim Tips with Ben Podcast
1) Whole line completion
ctrl-x ctrl-l. So handy!
2) Time travel in your buffer
:earlier and :later
3) Buffers, Marks, and Registers
Which are worth knowing?
4) My Vim theme
And why I don't care that much about them.
5) Marks and Registers
Which are worth knowing?
6) Which theme do I use?
jellybeans, but meh.
7) What are leader commands?
Holy crap. Your mind is about to be blown.
8) How to find and replace across multiple files
Greplace.vim. Or unimpaired.vim and quick fingers.
9) Automatically extracting a method
No good answer :(. I need your help on this one. Do you have a good answer?
10) Using tags
Jump to method definitions quickly. Worth knowing about!