We are still actively working on the spam issue.

Vim

From InstallGentoo Wiki
Revision as of 19:58, 28 January 2014 by Bisasam (talk | contribs)
Jump to: navigation, search

Learning vim

  • http://vim-adventures.com/
  • Use hjkl, don't be a babby duck
  • Use vimtutor
  •  :h
  • Keep a cheat sheet, write down new commands you want to learn, keep only several or so commands at a time until you've learned them
  • If you're partial to books, try Practical Vim

Vimconf

Well documented base for a vimconf: https://github.com/timss/vimconf

Plugins

External Links

The Vim Learning Curve is a Myth

Learn Vim Progressively

Learn to speak vim – verbs, nouns, and modifiers!

Vim tips and tricks - StackOverflow

Write code faster: expert-level vim (Railsberry 2012) - YouTube