branch: main
commit ce69f25bdde851b379f632c33a118c5abcf20659
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (gnuplot): Add package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 67f9772..fae776d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -68,6 +68,9 @@
("geiser-racket" :url "https://gitlab.com/emacs-geiser/racket.git")
("geiser-stklos" :url "https://gitlab.com/emacs-geiser/stklos.git")
+ ("gnuplot" :url "https://github.com/emacsorphanage/gnuplot"
+ :ignored-files ("Makefile" "gpelcard.tex"))
+
("go-mode" :url "https://github.com/dominikh/go-mode.el"
:ignored-files ("generate_authors.sh"))