I am looking for useful scripts, vim configurations and add-ons for developing Drupal with Vim.
I am particularly interested in experiments with various scenarios, personal favorites and so on.
From Useful Vim Plugins for Web Development and Design (php, html, css, javascript)?
- surround.vim to wrap text in HTML tags
- jslint.vim for checking JavaScript errors and invalid methods using JSLint
- jshint.vim to check for JavaScript errors and incorrect methods for working with JSHint (less cruel than JSLint)
- http://www.vim.org/scripts/ script.php? script_id = 1623 for automatically folding PHP
- Syntastic for automatic syntax checking, for example. Php
- Exuberant ctags for tagging a large array of languages.
Taglist Helps to view / navigate the source, displays the call signature in the status area.
Snipmate snipmate with Drupal texmate bundle .
vim drupal
berkes
source share