Henrik Lissner 2021-07-09 17:30:24 -04:00
parent 353752ec34
commit 29460d205e
5 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "1a396fb66470736f3f76ae9342b20357426e371f")
(package! treemacs :pin "a6f9e9f1cea3502b3ead082fd208c4011a55add0")
;; These packages have no :pin because they're in the same repo
(when (featurep! :editor evil +everywhere)
(package! treemacs-evil))
@ -11,4 +11,4 @@
(when (featurep! :ui workspaces)
(package! treemacs-persp))
(when (featurep! +lsp)
(package! lsp-treemacs :pin "b07868740d6f7d364e496048cee00bce10a6ab33"))
(package! lsp-treemacs :pin "905cc74726438cf06d8ad7cabb2efae75aeb2359"))