Henrik Lissner 2024-02-04 18:58:53 -05:00
parent 615a77fafc
commit 210a5d4162
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
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 "56691a530abb61564c8df0456a18ff0f301c2055")
(package! treemacs :pin "df26b6ab9a0f467e5ff99f7ed97551ccf756e06c")
(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 "e66ae2196503d4e84334519e56b4388feffa5060"))
(package! lsp-treemacs :pin "e54e74deb8150964e3c3024e1ec14295a34e2a3b"))