diff --git a/config_new.org b/config_new.org index 688035d..de2f4e0 100644 --- a/config_new.org +++ b/config_new.org @@ -275,6 +275,11 @@ Install and wait for hydra to be available since we are using it in this init.el * Programming +** Electric pair +#+BEGIN_SRC emacs-lisp +(add-hook 'prog-mode-hook 'electric-pair-mode) +#+END_SRC + ** Eglot #+BEGIN_SRC emacs-lisp