diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-03-09 21:10:43 -0500 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-03-09 21:10:43 -0500 |
commit | 023ec11361dd7ae7a51faaf81317bda649aa9dbe (patch) | |
tree | ac94f7561361ced1cf628edbaac1336c08902c82 | |
parent | b2140a1c01722975292ee209ebba8bff7962c654 (diff) |
system changestest
-rw-r--r-- | common/.config/emacs/init.el.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/.config/emacs/init.el.org b/common/.config/emacs/init.el.org index 7d8fc33..c1d3cd1 100644 --- a/common/.config/emacs/init.el.org +++ b/common/.config/emacs/init.el.org @@ -369,7 +369,7 @@ Install =apheleia= and =clang-format= to automatically format code on save. (use-package clang-format) #+end_src -Configure and install =elfeed= to serve as an =rss= feed reader. It stores the feed [[./feed.org.org][here]]. +Configure and install =elfeed= to serve as an =rss= feed reader. #+begin_src emacs-lisp (use-package elfeed :bind |