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,12 +1,12 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "counsel" "20250329.1401"
(define-package "counsel" "20260214.1004"
"Various completion functions using Ivy."
'((emacs "24.5")
(ivy "0.15.1")
(swiper "0.15.1"))
:url "https://github.com/abo-abo/swiper"
:commit "e33b028ed4b1258a211c87fd5fe801bed25de429"
:revdesc "e33b028ed4b1"
:commit "ee79f68215ae7e2b8a38ba6bf7f82b3fe57dc16c"
:revdesc "ee79f68215ae"
:keywords '("convenience" "matching" "tools")
:authors '(("Oleh Krehel" . "ohwoeowho@gmail.com"))
:maintainers '(("Basil L. Contovounesios" . "basil@contovou.net")))