What is the best editor for web development?
I am used to Vim, but it just doesn't cut it for editing JS/CSS/HTML. Or perhaps I don't have the right plugins.
What do people use on Linux? Sorry, no Mac here.
What do people use on Linux? Sorry, no Mac here.
16 comments
[ 4.2 ms ] story [ 89.3 ms ] threadhttp://www.vim.org/scripts/script.php?script_id=2981
"Zen coding keys
let g:user_zen_expandabbr_key = '<c-e>'
let g:use_zen_complete_tag = 1
-- An emacs user.