Minor edits.

This commit is contained in:
Derek Taylor
2023-01-10 19:10:58 -06:00
parent 5ae176479a
commit 26219a48b0
3 changed files with 65 additions and 54 deletions

View File

@@ -40,6 +40,10 @@
=NOTE=: 'SPC f p' [[elisp:(doom/find-file-in-private-config)][doom/find-file-in-private-config]])
#+begin_src emacs-lisp :results table
(message (string-join recentf-list "\n"))
#+end_src
;; Local Variables:
;; eval: (start-mode)
;; End: