From 8ee9ea653e4ce04005059a8cb83a5b10e75b2c51 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sat, 12 Sep 2015 10:44:22 +0800 Subject: [PATCH 1/1] emacs add ace-windows packet --- emacs.d/config/my-packages.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.d/config/my-packages.el b/emacs.d/config/my-packages.el index 39faf48..bbab835 100644 --- a/emacs.d/config/my-packages.el +++ b/emacs.d/config/my-packages.el @@ -59,6 +59,7 @@ use-package helm-gtags icicles + ace-window ) "a list of packages to ensure are installed at launch.") (require 'cl) -- 2.11.0