From 67ca26df1dcc31a6f57b5493c1ee4eb6124799c8 Mon Sep 17 00:00:00 2001 From: Frantisek Bohacek Date: Thu, 5 Oct 2023 19:23:23 +0200 Subject: [PATCH] feat: add restclient to emacs --- modules/editors/emacs/doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/editors/emacs/doom.d/init.el b/modules/editors/emacs/doom.d/init.el index f882f58..5975bc4 100644 --- a/modules/editors/emacs/doom.d/init.el +++ b/modules/editors/emacs/doom.d/init.el @@ -161,7 +161,7 @@ ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 - ;;rest ; Emacs as a REST client + 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() -- 2.48.1