From b58bdfcba390778ae8cbfbd19d5c307e1f506820 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Wed, 4 Jan 2023 10:16:02 -0800 Subject: emacs: disable python configs --- .emacs | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index a9db504..ae89dd4 100644 --- a/.emacs +++ b/.emacs @@ -26,7 +26,6 @@ (load-file "~/.emacs.local.d/modes/org-journal.el") (load-file "~/.emacs.local.d/modes/org-roam.el") (load-file "~/.emacs.local.d/modes/projectile.el") -(load-file "~/.emacs.local.d/modes/python.el") (load-file "~/.emacs.local.d/modes/tabbar.el") (load-file "~/.emacs.local.d/modes/writeroom.el") (load-file "~/.emacs.local.d/modes/vterm.el") -- cgit v1.2.3