[emacs] disable typo-mode for init.org
authorAmin Bandali <bandali@gnu.org>
Sat, 22 Dec 2018 06:20:47 +0000 (01:20 -0500)
committerAmin Bandali <bandali@gnu.org>
Sat, 22 Dec 2018 06:20:47 +0000 (01:20 -0500)
init.org

index b144736..70e3a06 100644 (file)
--- a/init.org
+++ b/init.org
@@ -2269,4 +2269,5 @@ Display how long it took to load the init file.
 * COMMENT Local Variables                                           :ARCHIVE:
 # Local Variables:
 # eval: (add-hook 'after-save-hook #'amin/async-babel-tangle 'append 'local)
+# eval: (typo-mode -1)
 # End: