GNU Emacs config from video: Leaving Doom For GNU Emacs

This commit is contained in:
Derek Taylor
2021-04-16 00:06:44 -05:00
parent b5a6f444e0
commit 9c262470a4
3 changed files with 15 additions and 0 deletions

View File

@@ -197,6 +197,8 @@ Dired is the file manager within Emacs. Below, I setup keybindings for image pr
| (in peep-dired-mode) peep-dired-prev-file | /Move to previous file in peep-dired-mode/ | k |
#+begin_src emacs-lisp
(use-package all-the-icons-dired
:ensure t)
(use-package dired-open
:ensure t)
(use-package peep-dired