system changes

This commit is contained in:
jjanzen 2025-01-08 08:41:39 -06:00
parent f47baeceb1
commit 5994047ea8

View file

@ -179,6 +179,10 @@ Make PDFs save where in the document it was last.
#+end_src
* Tools
Install =esup= as a profiling tool.
#+begin_src emacs-lisp
(use-package esup)
#+end_src
Configure =dumb-jump= for better lookup.
#+begin_src emacs-lisp