From 0ed4d83ef8fb902f9790a447df64b23c2b0b8955 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Mon, 28 Dec 2020 20:03:14 +0530 Subject: [PATCH] emacs: Enable Rust and shell When org-mode is enabled, enabling a language module enables the corresponding support in org-babel. So, enable rust and shell for org-mode with org-babel. --- emacs/.config/doom/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index 312b2b7..453e0c4 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -157,10 +157,10 @@ ;;rest ; Emacs as a REST client ;;rst ; ReST in peace ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} - ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() + rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;scheme ; a fully conniving family of lisps - ;;sh ; she sells {ba,z,fi}sh shells on the C xor + sh ; she sells {ba,z,fi}sh shells on the C xor ;;sml ;;solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables?