summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-programming.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-programming.el')
-rw-r--r--custom/jao-custom-programming.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/jao-custom-programming.el b/custom/jao-custom-programming.el
index d8f9308..672f70f 100644
--- a/custom/jao-custom-programming.el
+++ b/custom/jao-custom-programming.el
@@ -294,6 +294,8 @@
(rustic-cargo-use-last-stored-arguments t)
(rustic-analyzer-command '("rustup" "run" "stable" "rust-analyzer")))
+(use-package rust-playground :ensure t)
+
;;;; Clojure
(use-package clojure-mode
:ensure t