Henrik Lissner 2023-09-20 15:39:43 +02:00
parent 7cae2b01f6
commit 7da57e72f1
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
5 changed files with 5 additions and 5 deletions

View file

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