Henrik Lissner 2020-05-28 02:37:18 -04:00
parent a9bf0b8985
commit 15f6a6cdd9
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
7 changed files with 8 additions and 8 deletions

View file

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