diff options
Diffstat (limited to 'dot.emacs.d/init.el')
| -rw-r--r-- | dot.emacs.d/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
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) |
