Visualization tools!

This commit is contained in:
Benson Chu 2023-03-18 21:40:43 -05:00
parent 74aa7d4221
commit 73aa23fedd
2 changed files with 8 additions and 1 deletions

View file

@ -849,3 +849,10 @@ This is sort of implicit in the code, but I
;; (setq tramp-verbose 3)
;; (setq tramp-verbose 9)
#+end_src
** Visualization tools
#+begin_src emacs-lisp
(use-package graphviz-dot-mode)
;; TODO: There seems to be an issue with my face setup and svg
;; rendering.
(use-package pair-tree)
#+end_src

2
elpa

@ -1 +1 @@
Subproject commit 08be23f8d36845338b5430e25e52641dd2b01210
Subproject commit 3e70c8299c0a9107c0b929bd22eb3c91aded3605