Henrik Lissner
2020-04-29 23:25:44 -04:00
parent 45cdfb1258
commit 49cdda3e3d
18 changed files with 25 additions and 25 deletions

View File

@ -1,7 +1,7 @@
;; -*- no-byte-compile: t; -*-
;;; ui/treemacs/packages.el
(package! treemacs :pin "ee1b523b28")
(package! treemacs :pin "10c96c9cd9e06f1bff7a708987861a8e73480647")
;; These packages have no :pin because they're in the same repo
(when (featurep! :editor evil +everywhere)
(package! treemacs-evil))