Comment on What's your favorite editor to hack with?Comments−altay18yvim. if you're hacking rails in vim, make sure to check out the rails.vim plugin (http://rails.vim.tpope.net/). it rocks. also, for general-purpose web dev, use the matchit plugin (http://www.vim.org/scripts/script.php?script_id=39) to balance your xml/html tags.
Comments
vim. if you're hacking rails in vim, make sure to check out the rails.vim plugin (http://rails.vim.tpope.net/). it rocks. also, for general-purpose web dev, use the matchit plugin (http://www.vim.org/scripts/script.php?script_id=39) to balance your xml/html tags.