tornadotmpl.vim : syntax highlight for Python's Tornado templates.
| script karma |
Rating 36/14,
Downloaded by 1278 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| lilydjwg |
| |
| script type |
| syntax |
| |
| description |
This is a syntax highlight file for Tornado's templates: http://www.tornadoweb.org/en/stable/template.html . Tornado is a web framework written in Python.
To use it, add something like the following in modeline to your templates:
{# vim:se syntax=html.tornadotmpl: #}
Or set the appropriate 'syntax' in some autocmd suitable for you. |
| |
| install details |
| drop it into your ~/.vim/syntax directory. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|