summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2015-10-30 15:05:37 +0100
committerAlan Pearce2015-10-30 15:05:37 +0100
commit1bcd96beb5ee6656552c25318eac6b612bfd31ae (patch)
treee3bca24df8be7adaf5a1196a8fdd1370512923e4
parent2221a56ad4b2b61abeba346454779c8456930380 (diff)
downloaddotfiles-1bcd96beb5ee6656552c25318eac6b612bfd31ae.tar.lz
dotfiles-1bcd96beb5ee6656552c25318eac6b612bfd31ae.tar.zst
dotfiles-1bcd96beb5ee6656552c25318eac6b612bfd31ae.zip
Emacs: Remove call to uninstalled package
-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)