Henrik Lissner 2020-10-04 23:25:53 -04:00
parent 01faa96992
commit 5b2b660eeb
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
9 changed files with 10 additions and 10 deletions

View file

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