From 2cf7a8fe1b817e7f93fd41e3ab88ef877c9642f5 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 10 Sep 2013 23:28:00 +0900 Subject: [PATCH] update package auto install --- emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.el b/emacs.el index 9cfd63a..be2af09 100644 --- a/emacs.el +++ b/emacs.el @@ -92,6 +92,7 @@ otherwise the path where the library installed." (package-install pkg))) '( markdown-mode + yaml-mode ;; ack )))