Fix typo
This commit is contained in:
parent
7b2566e57b
commit
67ca189890
1 changed files with 1 additions and 1 deletions
|
@ -1086,7 +1086,7 @@
|
||||||
|
|
||||||
** Coffee
|
** Coffee
|
||||||
|
|
||||||
- Autimatically match parentheses and other delimiters.
|
- Automatically match parentheses and other delimiters.
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(add-hook 'coffee-mode-hook #'oni:electric-pair-local-mode)
|
(add-hook 'coffee-mode-hook #'oni:electric-pair-local-mode)
|
||||||
|
|
Loading…
Reference in a new issue