Firefox plugin to help mitigate risks by blocking cross-site requests, useful in conjuction with noscript if you really care about security
http://www.requestpolicy.com/securityAllows you to see all changes between SCM revision of file and current local file in vim.
http://github.com/ghewgill/vim-scmdiffAllows you to use a key stroke or command to switch quickly between a header file and its implementation file. Very useful for c++ development
http://www.vim.org/scripts/script.php?script_id=31tags: c++ development plugin vim
A plugin for vim that uses ctags to show method/variable/class structures in side bar. Very usefull for c/c++ development in vim.
http://vim-taglist.sourceforge.net/index.htmlStore your complex VIM macros for session independent later reuse
http://www.vim.org/scripts/script.php?script_id=2...