Add gnuplot package
This commit is contained in:
parent
4ac7f5571d
commit
ac88286caf
1 changed files with 3 additions and 0 deletions
|
@ -368,3 +368,6 @@
|
|||
:config
|
||||
(when (eq system-type 'windows-nt)
|
||||
(setq gptel-use-curl t)))
|
||||
|
||||
(use-package gnuplot
|
||||
:defer t)
|
||||
|
|
Loading…
Add table
Reference in a new issue