mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
8 lines
248 B
EmacsLisp
8 lines
248 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; emacs/dired/packages.el
|
|
|
|
(package! dirvish
|
|
:recipe (:host github :repo "alexluigit/dirvish")
|
|
:pin "1d8de07f4e1b24b2dbe1435263d84a7864b1ef47")
|
|
(package! diredfl :pin "fe72d2e42ee18bf6228bba9d7086de4098f18a70")
|