summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/Cask
diff options
context:
space:
mode:
authorAlan Pearce2015-05-20 16:36:13 +0200
committerAlan Pearce2015-05-20 16:36:13 +0200
commita773861e0682ee3d0204560840dccf302c4cdfb8 (patch)
tree00ac36346ebcce2e8796da55ba730d06e0f6298a /tag-emacs/emacs.d/Cask
parent84b6bbad2e6fb741b8941fc932c17d00f1bf5da3 (diff)
downloadnixfiles-a773861e0682ee3d0204560840dccf302c4cdfb8.tar.lz
nixfiles-a773861e0682ee3d0204560840dccf302c4cdfb8.tar.zst
nixfiles-a773861e0682ee3d0204560840dccf302c4cdfb8.zip
Emacs: Install and configure ace-window-mode
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 580361d9..9f03ef14 100644
--- a/tag-emacs/emacs.d/Cask
+++ b/tag-emacs/emacs.d/Cask
@@ -4,6 +4,7 @@
 (source melpa-stable)
 (source org)
 
+(depends-on "ace-window")
 (depends-on "avy")
 (depends-on "ag")
 (depends-on "async")