about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/wpc/casing.el
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-03-11T23·04+0000
committerWilliam Carroll <wpcarro@gmail.com>2019-03-11T23·08+0000
commit44e46bbce2bd94ff6c9379152696619186ae248d (patch)
tree32154c9e80ad33008ecb2011c9b1158d5bd8236d /configs/shared/emacs/.emacs.d/wpc/casing.el
parenta5512fd7063908814376cb6689eb7dac8f284e76 (diff)
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.
Diffstat (limited to 'configs/shared/emacs/.emacs.d/wpc/casing.el')
-rw-r--r--configs/shared/emacs/.emacs.d/wpc/casing.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/shared/emacs/.emacs.d/wpc/casing.el b/configs/shared/emacs/.emacs.d/wpc/casing.el
index 598833a9f6c5..9f8e8a231851 100644
--- a/configs/shared/emacs/.emacs.d/wpc/casing.el
+++ b/configs/shared/emacs/.emacs.d/wpc/casing.el
@@ -7,9 +7,6 @@
 
 ;;; Code:
 
-(require 's)
-(require 'dash)
-
 ;; todo - grab the string at point and replace it with the output of
 ;; each fn