From 41e3767a5f76e447206aeb66dcd8c0724cd1854c Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Mon, 23 Jan 2023 22:06:52 -0800 Subject: [PATCH] Enable Rust in Doom --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 20f1004..8927f79 100644 --- a/emacs/.doom.d/init.el +++ b/emacs/.doom.d/init.el @@ -164,7 +164,7 @@ ;;rest ; Emacs as a REST client ;;rst ; ReST in peace ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} - ;;(rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() + (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good ;;(scheme +guile) ; a fully conniving family of lisps sh ; she sells {ba,z,fi}sh shells on the C xor