- Learn-Vim -- A modular tutorial on the Vim editor.
- Creating an ag.vim script -- A critically-acclaimed gist on creating a grep-wrapper for Vim.
- Managing plugins in Vim -- A comprehensive gist on different ways of managing plugins in Vim.
- Better global searches -- Wrapping the
:g
command in Vim to behave in a more useful way.
- Vim-Commentor -- An easy way to comment (and uncomment) blocks of code in Vim.
- Vim-Sessionist -- A lightweight Vim-plugin to manage sessions.