emacs add ace-windows packet
authorPeng Li <seudut@gmail.com>
Sat, 12 Sep 2015 02:44:22 +0000 (10:44 +0800)
committerPeng Li <seudut@gmail.com>
Sat, 12 Sep 2015 02:44:22 +0000 (10:44 +0800)
emacs.d/config/my-packages.el

index 39faf48..bbab835 100644 (file)
@@ -59,6 +59,7 @@
     use-package
     helm-gtags
     icicles
+    ace-window
   ) "a list of packages to ensure are installed at launch.")
 
 (require 'cl)