diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 5e660c8..446f417 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -1086,7 +1086,7 @@ ** Coffee - - Autimatically match parentheses and other delimiters. + - Automatically match parentheses and other delimiters. #+BEGIN_SRC emacs-lisp (add-hook 'coffee-mode-hook #'oni:electric-pair-local-mode)