From f150a7e4f6c267f6791729fadc3c31326cd114eb Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 6 Mar 2019 23:24:14 -0800 Subject: Move git commit configuration to emacs-config --- emacs/.emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs') 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")) -- cgit v1.2.3-54-g00ecf