fix org babel gnuplot loading
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
(setq graphviz-dot-preview-extension "svg")
|
||||
(setq graphviz-dot-view-command "open %s"))
|
||||
|
||||
;; !!! SEE `ob-gnuplot' in `org-settings'
|
||||
(use-package gnuplot
|
||||
:commands gnuplot-mode
|
||||
:mode "\\.gp\\'")
|
||||
|
||||
Reference in New Issue
Block a user