el-get/recipes/flymake-html-validator.rcp

7 lines
307 B
Plaintext
Raw Normal View History

(:name "flymake-html-validator"
:description "Make flymake work with Validator.nu."
:type git
:url "https://github.com/dwdreisigmeyer/flymake-html-validator"
:features "flymake-html-validator"
:prepare (setq validator-script (concat el-get-dir "flymake-html-validator")))