From 3a91d166e451552cd93a9394effc893ba5de022c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 11 May 2015 17:01:44 +0200 Subject: Setup editorconfig package --- tag-emacs/emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tag-emacs/emacs.d/init.el') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index f2cc3c31..728047f5 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -1022,6 +1022,8 @@ mouse-1: Display Line and Column Mode Menu")))))) :require projectile :defer t) +(req-package editorconfig) + (req-package perspective :demand t :bind (("s-s" . persp-switch)) -- cgit 1.4.1