aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el
index 80a03cd..118836e 100644
--- a/emacs/.emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
@@ -33,8 +33,6 @@
;;;; Settings
-(add-hook 'git-commit-mode-hook 'electric-quote-local-mode)
-
(add-hook 'html-mode-hook 'electric-pair-local-mode)
(setq custom-file (concat user-emacs-directory "custom.el"))