- How to use Tim Pope's Pathogen
- Idiomatic vimrc (superseded by idiomatic-vimrc)
- Clipboard sharing on Mac OS X is easy
- Apprentice — The Making Of
- Vim: pushing built-in features beyond their limits
- The right way to override any highlighting if you don't want to edit the colorscheme file directly
- What to do with macros?
- Dealing with autocommands
- Linting your code, the vanilla way
- Tags
- Vim: available lowercase key pairs in normal mode…
- RNB, a Vim colorscheme template
- Show
]I
,[I
,]D
,[D
,:ilist
and:dlist
results — even spanning multiple files — in the quickfix window. (superseded by vim-qlist) - Edit all buffers and come back without losing highlighting
- Diff detection in vimscript
- Redirect the output of a Vim or external command into a scratch buffer
- Universal opposite of J
- Make various list-like commands more intuitive
- Sharing is caring
- Custom text-objects
- Lookup keywords on http://devdocs.io (superseded by vim-devdocs)
- Do things differently depending on the environment
- Ultra lightweight aligning
- Insert the current line into the command-line
- Colorize IRC nicks
- Highlight characters after line 80
- Markdown : jump to next heading
- Repeat last edit n times
- How to add dynamic highlighted parts to your status-line
- Multiply/divide by
[count]