Skip to content

Commit

Permalink
feat(emacs): add rust module
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasnorrby committed Dec 15, 2019
1 parent e0b495c commit 1f3e4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/emacs/doom/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
;;racket ; a DSL for DSLs
;;rest ; Emacs as a REST client
ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
sh ; she sells {ba,z,fi}sh shells on the C xor
;;solidity ; do you need a blockchain? No.
Expand Down

0 comments on commit 1f3e4e2

Please sign in to comment.