mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :ui treemacs
Alexander-Miller/treemacs@2bb14ac -> Alexander-Miller/treemacs@ee1b523
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; ui/treemacs/packages.el
|
;;; ui/treemacs/packages.el
|
||||||
|
|
||||||
(package! treemacs :pin "2bb14ac262")
|
(package! treemacs :pin "ee1b523b28")
|
||||||
|
;; These packages have no :pin because they're in the same repo
|
||||||
(when (featurep! :editor evil +everywhere)
|
(when (featurep! :editor evil +everywhere)
|
||||||
(package! treemacs-evil))
|
(package! treemacs-evil))
|
||||||
(package! treemacs-projectile)
|
(package! treemacs-projectile)
|
||||||
|
Reference in New Issue
Block a user