Indentation fixes

This commit is contained in:
Vedang Manerikar 2024-11-17 21:43:21 +05:30
parent 2d214c1301
commit df90c4fdd0

View file

@ -2647,8 +2647,8 @@ restored (=M-x trashed-flag-restore=), and then type =x= (=M-x trashed-do-execut
to apply the effect.
#+begin_src emacs-lisp :tangle "unravel-modules/unravel-dired.el"
;;; dired-like mode for the trash (trashed.el)
(use-package trashed
;;; dired-like mode for the trash (trashed.el)
(use-package trashed
:ensure t
:commands (trashed)
:config