Henrik Lissner 2024-08-08 17:05:29 -04:00
parent a6df88a56a
commit 7f3412e317
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
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 "54ef590b7621032a76f8f3e307032fc13c802371")
(package! treemacs :pin "202d7f01d61359bb4b2a775d8d8eeb726d91a086")
(package! treemacs-nerd-icons :pin "9876cb478145a0ec4e36f64ff6583f3de7126216")
;; These packages have no :pin because they're in the same repo
(when (modulep! :editor evil +everywhere)
@ -13,4 +13,4 @@
(package! treemacs-persp))
(when (and (modulep! +lsp)
(not (modulep! :tools lsp +eglot)))
(package! lsp-treemacs :pin "1d43e9e0307f84496a4a7ddf9dba481000391dbd"))
(package! lsp-treemacs :pin "fb1a07ae0a3d781dea8ac78da2933e0173eb48a4"))