Bump :ui treemacs

Alexander-Miller/treemacs@327bf63 -> Alexander-Miller/treemacs@399e82b
This commit is contained in:
Henrik Lissner 2020-07-12 22:45:38 -04:00
parent 8ad7f64119
commit 5003b700dd
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

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 "327bf63e58348e0b5070054477db801d5392cd75") (package! treemacs :pin "399e82b24817218cf6bcf2145d1620d7feff63e6")
;; 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 (featurep! :editor evil +everywhere) (when (featurep! :editor evil +everywhere)
(package! treemacs-evil)) (package! treemacs-evil))