Move flycheck-cask to lang/emacs-lisp

This commit is contained in:
Henrik Lissner 2017-07-17 11:33:47 +02:00
parent 1ba674077a
commit c6677136c1
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 11 additions and 7 deletions

View file

@ -4,3 +4,6 @@
(package! auto-compile)
(package! highlight-quoted)
(package! slime)
(when (featurep! :feature syntax-checker)
(package! flycheck-cask))