diff options
Diffstat (limited to 'doom.d')
-rw-r--r-- | doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 |