1
0

add image package declaration, loop animations

This commit is contained in:
zdm 2021-02-06 20:09:40 -07:00
parent 62a2d20c51
commit 07a8ba8d55

View File

@ -209,6 +209,13 @@
(fuco1-special-beginning-of-buffer ibuffer (ibuffer-forward-line 1))
(fuco1-special-end-of-buffer ibuffer (ibuffer-backward-line 1)))
;;; Image
(use-package image
:defer t
:init
(setq image-animate-loop t))
;;; Dired
(use-package dired+