浏览代码

Do not emable git-ps1-mode

master
10sr 5 年前
父节点
当前提交
67c35cd031
签署人:: 10sr GPG 密钥 ID: 7BEC428194130EB2
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el 查看文件

@@ -426,9 +426,6 @@ found, otherwise returns nil."
(count-lines (point-max)
(point-min)))))

(when (safe-require-or-eval 'git-ps1-mode)
(git-ps1-mode))

;; http://www.geocities.jp/simizu_daisuke/bunkei-meadow.html#frame-title

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


正在加载...
取消
保存