summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.el b/init.el index 6e30e48..0f818c9 100644 --- a/init.el +++ b/init.el
@@ -297,6 +297,10 @@
297 (acdw/set-face face 297 (acdw/set-face face
298 `((t (:inherit (fixed-pitch bold)))))))) 298 `((t (:inherit (fixed-pitch bold))))))))
299 299
300;; Minions
301(acdw/pkg minions
302 :now ((minions-mode +1)))
303
300;;; Magit 304;;; Magit
301 305
302(acdw/pkg magit 306(acdw/pkg magit