Henrik Lissner 2023-08-20 22:26:07 +02:00
parent 21df7d0beb
commit 7a5f5d07e7
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
8 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 "9986d6cd3d2822db7ae0e6d8a275db7057f3e828")
(package! treemacs :pin "00e96c842f0559a4e13f433d4b513de404676671")
;; These packages have no :pin because they're in the same repo
(when (modulep! :editor evil +everywhere)
(package! treemacs-evil))
@ -11,4 +11,4 @@
(when (modulep! :ui workspaces)
(package! treemacs-persp))
(when (modulep! +lsp)
(package! lsp-treemacs :pin "a48763ba5d1c024426e237ce65926db849d3ae6f"))
(package! lsp-treemacs :pin "e66ae2196503d4e84334519e56b4388feffa5060"))