Some plugins for Vim:
- Pathogen
- DelimitMate
- CloseTag
- Pyflakes
- SuperTab
apt-get install exuberant-ctags
- TagBar
- TaskList
- Less (dynamic css) syntax
- Syntastic
npm install -g jsxhint
Special function keys:
- <F2> paste toggle
- <F8> SuperTab toggle
- <F9> Syntastic check
- <F10> replacing à è é ì ò ù characters with html entities
- <F11> TaskList
- <F12> check syntax error (PHP files only)