From e994e82b503209b8e4feecf1714050f775978844 Mon Sep 17 00:00:00 2001 From: ramazanemreosmanoglu Date: Tue, 4 Oct 2022 10:37:39 +0300 Subject: [PATCH] Add rust syntax highlighting and lsp. --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index abdd4b8..f84a517 100644 --- a/.doom.d/init.el +++ b/.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