From 3709a38e966771923d0137fca1ba575ad8871687 Mon Sep 17 00:00:00 2001 From: Grant Shoshin Shangreaux Date: Mon, 9 Jan 2023 21:40:13 -0600 Subject: Add: ruby to [org][babel] languages --- shoshimacs.el | 1 + shoshimacs.org | 1 + 2 files changed, 2 insertions(+) diff --git a/shoshimacs.el b/shoshimacs.el index 80f4984..8630957 100644 --- a/shoshimacs.el +++ b/shoshimacs.el @@ -161,6 +161,7 @@ (lisp . t) (org . t) (plantuml . t) + (ruby . t) (shell . t))) (package-install 'org-tree-slide) diff --git a/shoshimacs.org b/shoshimacs.org index 49ea526..52b1fbc 100644 --- a/shoshimacs.org +++ b/shoshimacs.org @@ -636,6 +636,7 @@ this seems to be required to fontify source blocks (lisp . t) (org . t) (plantuml . t) + (ruby . t) (shell . t))) #+end_src -- cgit v1.2.3