From 9f43f5c6a9b4cbca5b78bbbc4c3951efc68d6c8b Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Wed, 25 Sep 2019 23:11:43 +0000 Subject: [PATCH] Custom wants additional stuff --- custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom.el b/custom.el index 8af7555..cfc9ec4 100644 --- a/custom.el +++ b/custom.el @@ -32,7 +32,7 @@ (quote (ace-window winum spaceline use-package kv lispy ibuffer-vc ag string-inflection tiny powershell diffview ivy-hydra php-mode swiper mode-line-bell htmlize cython-mode blacken dired-narrow lua-mode browse-kill-ring clipmon free-keys org-link-minor-mode js2-mode js2-refactor xref-js2 python-django visual-regexp-steroids pcre2el vimrc-mode iedit transient magit dracula-theme flycheck elpy ein better-defaults ssh-config-mode yaml-mode apache-mode web-mode undo-tree))) '(reb-re-syntax (quote string)) - '(tramp-use-ssh-controlmaster-options nil)) + '(tramp-use-ssh-controlmaster-options nil nil (tramp))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.