Built essential Vim plugins including FuzzyFinder for fast buffer/file navigation and TwitVim for Twitter access directly in the editor, with 20k+ stars across projects showing sustained developer adoption.
AnsiEsc. I built a tool that hides color codes but keeps the colors.
82Gundo. I built a tool that visualizes your undo history as a tree.
61FuzzyFinder. I built a fuzzy search tool that finds anything in Vim.
258TwitVim. I built a Twitter client that runs inside Vim.
84SQL Utilities. I built SQL formatting and generation tools for Vim.
91UltiSnips. I built a snippet expansion tool for Vim that auto-fills related code parts.
127LanguageTool. I built a grammar checker that runs inside Vim.
86ReplaceWithRegister. I wrote a Vim tool that replaces text with your clipboard.
337Paredit. I built a Vim mode for editing Lisp code with balanced parentheses.
178Buffer Explorer. I made a tool that lists all your open files in Vim.
112DrawIt. I made a plugin that lets you draw pictures inside your text editor.
314Pydiction. I built a Vim plugin that autocompletes Python code as you type.
86