add ace-window and hydra

This commit is contained in:
Adam Goldsmith 2015-06-27 14:19:01 -04:00
parent 56b28e6d3e
commit 41c60da553
2 changed files with 3 additions and 0 deletions

2
.emacs
View File

@ -57,6 +57,8 @@
hideif
magit
undo-tree
ace-window
hydra
lua-mode
pkgbuild-mode
arduino-mode

View File

@ -0,0 +1 @@
(global-set-key (kbd "M-p") 'ace-window)