bump: :ui treemacs

Alexander-Miller/treemacs@00e96c842f -> Alexander-Miller/treemacs@fe471314f1

Fix: #7409
This commit is contained in:
Velnbur 2023-09-12 13:28:09 +03:00 committed by Henrik Lissner
parent 20cdba39a8
commit 2a73bb4e7c

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*- ;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el ;;; ui/treemacs/packages.el
(package! treemacs :pin "00e96c842f0559a4e13f433d4b513de404676671") (package! treemacs :pin "fe471314f198f9aff268637a766a6ade0a5b5d96")
;; These packages have no :pin because they're in the same repo ;; These packages have no :pin because they're in the same repo
(when (modulep! :editor evil +everywhere) (when (modulep! :editor evil +everywhere)
(package! treemacs-evil)) (package! treemacs-evil))