From 72e4f8d0f151933f8207d3f4d6a0b41f6d531b00 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Wed, 7 Jun 2023 11:39:11 +0100 Subject: [PATCH] Add GraphViz config --- config.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config.org b/config.org index e3eaa14..5d7cce3 100644 --- a/config.org +++ b/config.org @@ -1336,6 +1336,15 @@ (car (process-lines "pass" "openai/api-key")))) #+end_src +** GraphViz + The =graphviz-dot-mode= package provides some integration for the + GraphViz suite of tools, and a mode for the 'dot' language they + use: + + #+begin_src emacs-lisp + (use-package graphviz-dot-mode) + #+end_src + * Backup and Autosave ** Keep $PWD Tidy Emacs' default behaviour of dumping temporary files in the current