Merge branch 'bandresen-overseer'

* bandresen-overseer:
  Add: lang/emacs-lisp: overseer initial commit
This commit is contained in:
Henrik Lissner 2017-07-17 11:46:42 +02:00
commit 47a04ca076
2 changed files with 8 additions and 1 deletions

View file

@ -3,8 +3,9 @@
(package! auto-compile)
(package! highlight-quoted)
(package! slime)
(package! macrostep)
(package! overseer)
(package! slime)
(when (featurep! :feature syntax-checker)
(package! flycheck-cask))