summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/Cask
diff options
context:
space:
mode:
authorAlan Pearce2014-06-24 16:22:18 +0100
committerAlan Pearce2014-06-24 16:22:18 +0100
commit06b83d00a72d13eb536585a0c270cea0621b84b8 (patch)
treed153f02ad6404e3f1067197dc4faa82d76706e70 /tag-emacs/emacs.d/Cask
parentbcfbebf031f419cfbaf116a0a3de874884a9402f (diff)
downloaddotfiles-06b83d00a72d13eb536585a0c270cea0621b84b8.tar.lz
dotfiles-06b83d00a72d13eb536585a0c270cea0621b84b8.tar.zst
dotfiles-06b83d00a72d13eb536585a0c270cea0621b84b8.zip
Emacs: use ws-butler instead of crude hook
Now I'm not changing all the whitespace all the time!
Diffstat (limited to 'tag-emacs/emacs.d/Cask')
-rw-r--r--tag-emacs/emacs.d/Cask1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/Cask b/tag-emacs/emacs.d/Cask
index 26e8bae..4edb855 100644
--- a/tag-emacs/emacs.d/Cask
+++ b/tag-emacs/emacs.d/Cask
@@ -81,4 +81,5 @@
 (depends-on "visual-regexp")
 (depends-on "web-mode")
 (depends-on "wgrep-pt")
+(depends-on "ws-butler")
 (depends-on "yaml-mode")
\ No newline at end of file