From dc92d8728e5a2db0313ed798463153b3a7685fb2 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Wed, 3 Apr 2019 23:42:11 +0200 Subject: Emacs: Remove git-commit-mode --- dot.emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'dot.emacs.d/init.el') diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el index 8cdddfa..9694926 100644 --- a/dot.emacs.d/init.el +++ b/dot.emacs.d/init.el @@ -170,8 +170,6 @@ (use-package rust-mode :mode "\\.rs\\'") -(load-library "git-commit") - (setq tramp-default-method "ssh") (setq column-number-mode t) -- cgit v1.2.3