I've been using Syntastic along with Vim for Django development for
sometime but I'd like to see if I could improve my Vim configuration.
The problem with Syntastic is that it does not work too well when
checking partial HTML documents (which is often the case with Django
because of template inheritance) and it certainly does not like the
Django template tags in HTML documents.
Does anyone know of a decent syntax checker for Vim that has full
support for Django templates and partial HTML documents?
As an aside I'm always on the look out for ways to improve my Vim
configuration for Python / Django development so if you have any tips or
plugins that you use to make development easier I'm all ears :).
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.