update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "treemacs" "20250907.1320"
(define-package "treemacs" "20251226.1307"
"A tree style file explorer package."
'((emacs "26.1")
(cl-lib "0.5")
@@ -11,7 +11,7 @@
(ht "2.2")
(cfrs "1.3.2"))
:url "https://github.com/Alexander-Miller/treemacs"
:commit "05333cc23ca4349cd839cf1c18e1eaef1f6b70ec"
:revdesc "05333cc23ca4"
:commit "2ab5a3c89fa01bbbd99de9b8986908b2bc5a7b49"
:revdesc "2ab5a3c89fa0"
:authors '(("Alexander Miller" . "alexanderm@web.de"))
:maintainers '(("Alexander Miller" . "alexanderm@web.de")))