From 84755d4e42372de9f59e14d7d8d4a53d230dcf01 Mon Sep 17 00:00:00 2001 From: AChavali Date: Mon, 2 Mar 2020 23:14:06 +0000 Subject: +rest module Really useful and actually works. --- 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 240bf18..b2ecb48 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -143,7 +143,7 @@ (python +lsp) ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs - ;;rest ; Emacs as a REST client + rest ; Emacs as a REST client ;;ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} (rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() ;;scala ; java, but good -- cgit v1.2.3-13-gbd6f