Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b8d33a5

Browse filesBrowse files
committed
guide explicitly supports gnuplot code snippets
1 parent 5e663ba commit b8d33a5
Copy full SHA for b8d33a5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎guide/.dir-locals.el

Copy file name to clipboardExpand all lines: guide/.dir-locals.el
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
(org-babel-do-load-languages
2626
'org-babel-load-languages
2727
'((python . t)
28-
(shell . t)))
28+
(shell . t)
29+
(gnuplot . t)))
2930
;; This is all very convoluted. There are 3 different advices, commented in
3031
;; place
3132
;;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.