delimitmate

Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.

taglist.vim

Source code browser (supports C/C++, java, perl, python, tcl, sql, php, etc)

Auto Pairs

Vim plugin, insert or delete brackets, parens, quotes in pair

vim

:scream: A dark theme for Vim

snipMate

snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim.

AutoClose

This plugin for Vim enable an auto-close chars feature for you. For instance if you type an '(', ``autoclose`` will automatically insert a ')' and put the cursor between than.