From da7981872b63de05891b3db3b851f35cbaa5b2f7 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 4 Jan 2026 17:36:26 +0000 Subject: miscellaneous nits --- custom/jao-custom-programming.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'custom/jao-custom-programming.el') 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 -- cgit v1.2.3