diff options
Diffstat (limited to 'users/grfn/emacs.d/packages.el')
-rw-r--r-- | users/grfn/emacs.d/packages.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/emacs.d/packages.el b/users/grfn/emacs.d/packages.el index 7c79f6b5d48b..15a3843f4db9 100644 --- a/users/grfn/emacs.d/packages.el +++ b/users/grfn/emacs.d/packages.el @@ -71,7 +71,7 @@ (package! lsp-treemacs) ;; Rust -(package! rustic :disable t) +;; (package! rustic :disable t) ;; (package! racer :disable t) (package! cargo) |