diff --git a/recipes/flycheck.rcp b/recipes/flycheck.rcp new file mode 100644 index 00000000..f0690d2f --- /dev/null +++ b/recipes/flycheck.rcp @@ -0,0 +1,5 @@ +(:name flycheck + :website "https://github.com/lunaryorn/flycheck" + :description "On-the-fly syntax checking extension" + :depends (s dash) + :type elpa)