tvl-depot/configs/shared/emacs
William Carroll 44e46bbce2 Fix Emacs installation
My Emacs installation would fail on new machines because:

* use-package
* evil
* paredit

use-package is needed to install everything else.

evil and paredit were required in functions.el and other places before they were
called like (use-package evil ...). This should improve things but not fix the
entire issue.
2019-03-11 23:08:23 +00:00
..
.emacs.d Fix Emacs installation 2019-03-11 23:08:23 +00:00