el-get/recipes/nxhtml.rcp

6 lines
273 B
Plaintext
Raw Normal View History

(:name nxhtml
:type emacsmirror
:description "An addon for Emacs mainly for web development."
:build `((,el-get-emacs "-batch" "-q" "-no-site-file" "-L" "." "-l" "nxhtmlmaint.el" "-f" "nxhtmlmaint-start-byte-compilation"))
:load "autostart.el")