<p>I've already made post about my favorite Firefox addons, so this one is dedicated to my favorite editor, Vim. Most people'sfirstencounterwithVimisalwaysabadone(evenmine),butonceIgotusedtoit'sweirdkeybindingsandcommandsIgotusedtoitandnowIquiteenjoyit,especiallywithallofitspluginsavailablethatareveryeasytoinstallwithaplugincalled<ahref="https://github.com/VundleVim/Vundle.vim"target="_blank">Vundle</a>,whichcanbeusedtoinstallalltheotherpluginsbysimplyprovidingalinktotheirgitrepository(sincemostofthesepluginstendtobeonGitHub).Sohereitgoes.</p>
<p><ahref="https://github.com/wincent/command-t"target="_blank"><u>Command-T</u></a>:Thispluginisnicesincethismakesiteasiertonavigatefiles,allyouneedtodoisrun`<leader>t' and you'llgetalistwhereyoucansearchforfileswithinyourprojectbyname.</p>
<p><ahref="https://github.com/vim-scripts/Trailer-Trash"target="_blank"><u>Trailer-Trash</u></a>&<ahref="https://github.com/vim-scripts/bad-whitespace"target="_blank"><u>Bad-Whitespace</u></a>:Thesetwomakeaperfectpair.Thefirstone,Trailer-Trash,pointsoutinredanytrailingwhitespaces.Ihatethosethings,they're extra characters that I don'tevenknowthatthey'rethere.NowIcanseethem,andwithBad-WhitespaceIcandeletealloftheminonecommand(which,inasense,defeatsthepurposeofseeingthem,butohwell).</p>