Remove the old settings.

This commit is contained in:
Tom Alexander
2023-09-09 04:41:24 -04:00
parent b86d7813a9
commit db30ae976a
2 changed files with 3 additions and 47 deletions

View File

@@ -81,7 +81,7 @@
;;
;; (
;; (rust-ts-mode . ((eglot-workspace-configuration
;; . (:rust-analyzer (:cargo (:noDefaultFeatures t :features "compare"))))
;; . (:rust-analyzer (:cargo (:noDefaultFeatures t :features ["compare" "tracing"]))))
;; ))
;; )