summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/Cask
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-08 01:16:21 +0100
committerGravatar Tom Willemse2016-02-08 01:16:21 +0100
commitdb19187726a0aa218ea11a166dc6b8193cc9ac0f (patch)
treeca494c736ee2d13193cae4fc18e0d3ff965c0936 /emacs/.emacs.d/Cask
parentae51a8c1bcfc36b17ec6a350768c38754dd7c97f (diff)
downloaddotfiles-db19187726a0aa218ea11a166dc6b8193cc9ac0f.tar.gz
dotfiles-db19187726a0aa218ea11a166dc6b8193cc9ac0f.zip
Revert "Remove evil settings"
This reverts commit c9cacdf23c4f2012d13ab0aaa1d426bb457f98c0.
Diffstat (limited to 'emacs/.emacs.d/Cask')
-rw-r--r--emacs/.emacs.d/Cask3
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs/.emacs.d/Cask b/emacs/.emacs.d/Cask
index 70c6e82..f4409b6 100644
--- a/emacs/.emacs.d/Cask
+++ b/emacs/.emacs.d/Cask
@@ -36,6 +36,9 @@
(depends-on "emms")
(depends-on "eshell-fringe-status" :git "git://github.com/ryuslash/eshell-fringe-status.git")
(depends-on "esxml")
+(depends-on "evil")
+(depends-on "evil-nerd-commenter")
+(depends-on "evil-surround")
(depends-on "eww-lnum")
(depends-on "expand-region")
(depends-on "feature-mode")