Hacker News new | past | comments | ask | show | jobs | submit login

I started writing the basic commands in a comment, but it got kind of long. You'd best look at a reference.

http://tnerual.eriogerg.free.fr/vimqrc.html http://www.pixelbeat.org/vim.tips.html http://www.rayninfo.co.uk/vimtips.html

I'd start with looking at commands that allow you to quickly move around in buffers first (/, f, t, w, e, b etc). Then start combining those with actions (ct", dw etc). Then "timesavers" such as macros and built-in conveniences (q, gqq, marks etc). The rest will come to you.




Python and vim: Two great tastes that go together (slides): http://www.tummy.com/Community/Presentations/vimpython-20070...


Thanks. Learning keyboard controls can be daunting. Your advice on where to start is much appreciated.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: