summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tag-emacs/emacs.d/init.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 3e16c80..981e914 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1947,7 +1947,6 @@ it though
     :mode ("\\.js\\'" . js2-mode)
     :config (progn
               (defun ap/javascript-setup ()
-                (autopair-mode -1)
                 (auto-indent-mode -1))
               (defun ap/js2-prev-error ()
                 (interactive)