el-get/recipes/nxhtml.rcp
Ryan C. Thompson cf34f9aa0a Clean up whitespace
This commit is the result of running cleanup-whitespace.sh.

Fixes #549.
2014-02-21 10:52:48 -08:00

7 lines
275 B
Plaintext

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