module: add :lang graphviz

Close: #7546
Co-authored-by: nbfalcon <nbfalcon@users.noreply.github.com>
Co-authored-by: peterhoeg <peterhoeg@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2024-09-11 05:27:14 -04:00
parent fc35b3cf37
commit f6b7e8ae48
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
6 changed files with 132 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/graphviz/packages.el
(package! graphviz-dot-mode :pin "8ff793b13707cb511875f56e167ff7f980a31136")