diff --git a/config_new.org b/config_new.org index 9ff9041..330635d 100644 --- a/config_new.org +++ b/config_new.org @@ -676,6 +676,12 @@ Move to the end if the compilation finishes. (use-package zig-mode) #+END_SRC +** Python + +#+BEGIN_SRC emacs-lisp +(use-package python-mode) +#+END_SRC + * Multiple cursors #+BEGIN_SRC emacs-lisp