summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.org
diff options
context:
space:
mode:
authorAlan Pearce2015-10-30 15:05:37 +0100
committerAlan Pearce2015-10-30 15:05:37 +0100
commit1bcd96beb5ee6656552c25318eac6b612bfd31ae (patch)
treee3bca24df8be7adaf5a1196a8fdd1370512923e4 /tag-emacs/emacs.d/init.org
parent2221a56ad4b2b61abeba346454779c8456930380 (diff)
downloadnixfiles-1bcd96beb5ee6656552c25318eac6b612bfd31ae.tar.lz
nixfiles-1bcd96beb5ee6656552c25318eac6b612bfd31ae.tar.zst
nixfiles-1bcd96beb5ee6656552c25318eac6b612bfd31ae.zip
Emacs: Remove call to uninstalled package
Diffstat (limited to 'tag-emacs/emacs.d/init.org')
-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 3e16c80c..981e914c 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)