summaryrefslogtreecommitdiffstats
path: root/emacs.d/20-autopair.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-06-11 19:51:08 +0200
committerGravatar Tom Willemsen2011-06-11 19:51:08 +0200
commit503e99197f45d7142d138bc878f36868d580efa8 (patch)
tree8960bb9ae181ddccd2d3b414cb31fb4d6bcf1311 /emacs.d/20-autopair.el
parenta7dd6805b2de1828e14767e267e7d72a0392644e (diff)
downloaddotfiles-503e99197f45d7142d138bc878f36868d580efa8.tar.gz
dotfiles-503e99197f45d7142d138bc878f36868d580efa8.zip
EMACS: init file is once again one big file
Diffstat (limited to 'emacs.d/20-autopair.el')
-rw-r--r--emacs.d/20-autopair.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs.d/20-autopair.el b/emacs.d/20-autopair.el
deleted file mode 100644
index 15ae07a..0000000
--- a/emacs.d/20-autopair.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(require 'autopair)
-(autopair-global-mode)