diff --git a/init.d/basics/ui.el b/init.d/basics/ui.el index 7cf92f6..353b2e6 100644 --- a/init.d/basics/ui.el +++ b/init.d/basics/ui.el @@ -1,6 +1,6 @@ ;;; ui.el --- Configure user interfaces. -*- lexical-binding: t; -*- -;; Time-stamp: <2020-05-26T06:39:54+0200> +;; Time-stamp: <2020-05-27T04:47:33+0200> ;;; Commentary: ;; * treemacs @@ -36,6 +36,7 @@ (treemacs-mode . my/treemacs-set-hl-line))) (use-package treemacs-projectile + :demand t :after (treemacs projectile)) (use-package treemacs-magit