Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vim-scripts/django.vim

Syntax highlighting for Django templates
https://github.com/vim-scripts/django.vim

Last synced: 11 days ago
JSON representation

Syntax highlighting for Django templates

Awesome Lists containing this project

README

        

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1487

Type ":setfiletype htmldjango" from within Vim to select highlighting for Django HTML templates. If you desire Django template highlighting but not HTML highlighting, type ":setfiletype django" instead. Items highlighted include template tags, built-in filters, arguments and comments.

(N.B. For Vim 7.1 and later you shouldn't need the additional htmldjango.vim file.)