Henrik Lissner 2023-02-20 22:47:23 -05:00
parent 06c794faf5
commit 1eb3fd3449
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
13 changed files with 15 additions and 28 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "76807bef3c128aca33064228a80c5e6937a67b8c")
(package! treemacs :pin "9986d6cd3d2822db7ae0e6d8a275db7057f3e828")
;; 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 "2894e6dec583eaa77037627e9d8c3bc89cf7273d"))
(package! lsp-treemacs :pin "a48763ba5d1c024426e237ce65926db849d3ae6f"))