jejik.com — I love (g)vim! In the end, every Linux programmer eventually drops whatever editor or IDE that he or she uses and switch to either Vim or Emacs. I switched to Vim. Vim is great all by itself, but there are a ton of scripts that you can use to expand vim make your life easier. Here are the vim scripts and settings that I use every day.
Oct 2, 2008 View in Crawl 4
brendon2020Oct 2, 2008
fuzzyfinder: easy search buffers, files, etcsupertab, tab completionnerdtree, project listingsnippetsemu, snippets are some i can't live without.
sandermarechalOct 3, 2008Submitter
I have also heard great things about the xdebug PHP debugger, but I haven't tried it yet so it's not on my list. SnippetsEmu looks cool. Thanks for that.