diff --git a/custom.el b/custom.el index ba17dc5..6ce6e62 100644 --- a/custom.el +++ b/custom.el @@ -180,9 +180,7 @@ '(tab-width 4) '(tool-bar-mode nil) '(tramp-use-ssh-controlmaster-options - nil - nil - (tramp)) + nil) '(winum-mode t)) (custom-set-faces ;; custom-set-faces was added by Custom.