Bump :ui treemacs
Alexander-Miller/treemacs@10c96c9 -> Alexander-Miller/treemacs@5c01829 The new treemacs-add-and-display-current-project command does what the old +treemacs/toggle did, now we just need +treemacs/toggle to do-what-I-mean with respect to projects (if not in a project, treemacs-add-and-display-current-project unhelpfully aborts with an error).
This commit is contained in:
parent
bd6405673e
commit
383bc03f4c
4 changed files with 7 additions and 34 deletions
|
@ -1,7 +1,7 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/treemacs/packages.el
|
||||
|
||||
(package! treemacs :pin "10c96c9cd9e06f1bff7a708987861a8e73480647")
|
||||
(package! treemacs :pin "5c01829fe07ec96a74b6f9c2728933e6aff66324")
|
||||
;; These packages have no :pin because they're in the same repo
|
||||
(when (featurep! :editor evil +everywhere)
|
||||
(package! treemacs-evil))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue