
If you spend a lot of time editing config files and other text in the command line, you’ve probably heard of Vim before, but been too confused by it to try learning how it works. This simple tutorial takes you through the basics of Vim via an on-screen keyboard (that links to your physical keyboard) and step-by-step instructions. If you’ve ever been curious, I highly recommend you check it out — it makes learning the previously cryptic text manager super easy.




















Jess
Thursday, September 29, 2011 at 10:11 AMThis.
But also, vim already has a Tutorial built in. Just invoke it as vimtutor instead of vim
poltak
Thursday, September 29, 2011 at 10:23 AMThis.
Before learning vim, I thought it was pointless and too hard.
After learning vim, I get frustrated using standard text editors and IDEs that have no vim integration.
One of the _best_ things I ever learnt for everyday computing.