el-get/recipes/jinja.rcp

10 lines
383 B
Plaintext
Raw Normal View History

2012-02-12 09:00:18 +08:00
(:name jinja
:website "https://github.com/mitsuhiko/jinja2"
:url "https://raw.github.com/mitsuhiko/jinja2/master/ext/jinja.el"
:type http
:description "Mostly ripped off django-mode by Lennart Borgman."
:depends nxhtml ; for mumamo
;; fails with "(void-variable jinja-html-mumamo)" if compiled
:compile nil
:features "jinja")