mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
emacs-straight/vundo@5374125dc0 -> emacs-straight/vundo@d5869788a0 purcell/diredfl@f6d599c308 -> purcell/diredfl@fe72d2e42e purcell/ibuffer-projectile@710ecac157 -> purcell/ibuffer-projectile@d012ccf7f1 purcell/ibuffer-vc@66d0226733 -> purcell/ibuffer-vc@da9872e5f2
6 lines
210 B
EmacsLisp
6 lines
210 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; emacs/ibuffer/packages.el
|
|
|
|
(package! ibuffer-projectile :pin "d012ccf7f1e3abe33e67953a5ce2774ae1437467")
|
|
(package! ibuffer-vc :pin "da9872e5f2d4a39137621cfdd66737d0a361298f")
|