Henrik Lissner 2021-12-13 18:39:56 +01:00
parent 2132d60062
commit 5cf424cf6b
7 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 "63e2bc207a2a4a36a3eebbe994353cb4845ad2de")
(package! treemacs :pin "1820db42c6478455340a2bd962120b1e2b0bf3f6")
;; 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 "d82df44d632f331a46eaf1f7a37eb6b1ada0c69b"))
(package! lsp-treemacs :pin "c40a381730251039d33400cc14539c1e0729385f"))