瀏覽代碼

emacs.el: add git-command-default-options but not works

pull/1/head
10sr 11 年之前
父節點
當前提交
4e5d12f260
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el 查看文件

@@ -715,6 +715,7 @@ found, otherwise returns nil."
"https://raw.github.com/10sr/emacs-lisp/master/git-command.el"
t)
(lazy-load-eval 'git-command)
(setq git-command-default-options "-c color.ui=always")
(define-key ctl-x-map "g" 'git-command))

(and (fetch-library


Loading…
取消
儲存