aboutsummaryrefslogtreecommitdiff
path: root/shoshimacs.el
diff options
context:
space:
mode:
authorGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-01-09 21:40:13 -0600
committerGrant Shoshin Shangreaux <shoshin@cicadas.surf>2023-01-09 21:40:13 -0600
commit3709a38e966771923d0137fca1ba575ad8871687 (patch)
treed7ce9b72d9967a1b00961ea4bc043c2fdad86bfb /shoshimacs.el
parent71c184ccd13759194e13c0b07f7bc83840786905 (diff)
Add: ruby to [org][babel] languages
Diffstat (limited to 'shoshimacs.el')
-rw-r--r--shoshimacs.el1
1 files changed, 1 insertions, 0 deletions
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)