瀏覽代碼

Defer loading tramp at startup.

master
Mitch Tishmack 10 年之前
父節點
當前提交
6369c59dd7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      emacs.org

+ 1
- 1
emacs.org 查看文件

@@ -441,7 +441,7 @@ All the packages I use.

#+BEGIN_SRC emacs-lisp
(use-package tramp
:ensure t
:defer t
:config (custom-set-variables '(tramp-default-method "ssh"))
)
#+END_SRC


Loading…
取消
儲存