Add overseer package for ert testing

This commit is contained in:
Ivan Malison 2016-08-26 16:36:00 -07:00
parent e77d492c14
commit 8b4f752183
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1245,6 +1245,10 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
(use-package rudel
:disabled t)
#+END_SRC
*** overseer
#+BEGIN_SRC emacs-lisp
(use-package overseer)
#+END_SRC
** Keybindings
*** bind-key
#+BEGIN_SRC emacs-lisp