diff --git a/private_dot_emacs.d/init.el b/private_dot_emacs.d/init.el index e5fb327..f5e1f9d 100644 --- a/private_dot_emacs.d/init.el +++ b/private_dot_emacs.d/init.el @@ -9,7 +9,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(package-selected-packages - '(typescript-mode rust-mode which-key org-superstar org-superstar-mode vertico doom-modeline catppuccin-theme))) + '(rust-mode which-key org-superstar org-superstar-mode vertico doom-modeline catppuccin-theme))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.