diff options
-rw-r--r-- | shoshimacs.el | 1 | ||||
-rw-r--r-- | shoshimacs.org | 1 |
2 files changed, 2 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) 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 |