Add flycheck-mercury

flycheck-mercury provides a syntax checker for the Mercury language.

See https://github.com/flycheck/flycheck-mercury and http://mercurylang.org/.
This commit is contained in:
Sebastian Wiesner 2014-01-10 10:22:51 +01:00
parent 25a48680d9
commit 4c7021731d

1
recipes/flycheck-mercury Normal file
View file

@ -0,0 +1 @@
(flycheck-mercury :fetcher github :repo "flycheck/flycheck-mercury")