From 266ef98e72e52bda97cce628afaa514b0b01c49e Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Wed, 26 Jun 2024 23:57:47 +0200 Subject: [PATCH] Update .emacs.d/init.el --- private_dot_emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.