Bump :ui treemacs

Alexander-Miller/treemacs@2bb14ac -> Alexander-Miller/treemacs@ee1b523
This commit is contained in:
Henrik Lissner 2020-04-25 21:58:42 -04:00
parent f2813a35d7
commit 90197eed70
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,7 +1,8 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "2bb14ac262")
(package! treemacs :pin "ee1b523b28")
;; These packages have no :pin because they're in the same repo
(when (featurep! :editor evil +everywhere)
(package! treemacs-evil))
(package! treemacs-projectile)