summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-programming.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-01-04 17:36:26 +0000
committerjao <jao@gnu.org>2026-01-04 17:36:26 +0000
commitda7981872b63de05891b3db3b851f35cbaa5b2f7 (patch)
tree600d69276717576f4ab94b76314857b42b122b14 /custom/jao-custom-programming.el
parent1e62846d9ff270a302c0e37de3fc13b185cc8820 (diff)
downloadelibs-da7981872b63de05891b3db3b851f35cbaa5b2f7.tar.gz
elibs-da7981872b63de05891b3db3b851f35cbaa5b2f7.tar.bz2
miscellaneous nits
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