Using vim is like talking to your editor in ???verb modifier object??? sentences, turned into acronyms learn some verbs: v (visual), c (change), d (delete), y (yank/copy). these are the most important. there are others learn some modifiers: i (inside), a (around), t (till..finds a character), f (find..like till except including the char), / (search..find [???]