diff --git a/init.el b/init.el index 14258c7b..bb3189c5 100755 --- a/init.el +++ b/init.el @@ -14,10 +14,10 @@ (load "bundle--calendar") (load "bundle--email") (load "bundle--org") + (load "bundle--stats") (load "bundle--ux") (load "bundle--mk") - (load "bundle--linux") - (load "bundle--stats"))) + (load "bundle--linux"))) (let ((f "~/feeds.el")) (when (file-exists-p f)