summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-11-03 14:35:39 +0100
committerGravatar Tom Willemse2014-11-03 14:35:39 +0100
commit67ca1898903482cf6b4d6f54ad02147bec27d04e (patch)
treed75cb36ad75b130cf3d4d8dccc6905290745ee52 /emacs/.emacs.d/init.org
parent7b2566e57b4c52f9ac99d4aaa5f7ea4ee3687a8f (diff)
downloaddotfiles-67ca1898903482cf6b4d6f54ad02147bec27d04e.tar.gz
dotfiles-67ca1898903482cf6b4d6f54ad02147bec27d04e.zip
Fix typo
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
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)