浏览代码

Fix comment

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

+ 2
- 2
emacs.el 查看文件

@@ -1,6 +1,6 @@
;;; emacs.el --- 10sr emacs initialization

;; Time-stamp: <2018-10-17 13:28:15 JST 10sr>
;; Time-stamp: <2018-10-17 13:44:20 JST 10sr>

;;; Code:

@@ -822,7 +822,7 @@ found, otherwise returns nil."
;; `global-magit-file-mode' is enabled by default and this mode overwrites
;; existing keybindings.
;; Apparently it is a HARMFUL behavior and it is really awful that I have
;; to disable thie mode here, but do that anyway.
;; to disable thie mode here, but do anyway.
;; See also https://github.com/magit/magit/issues/3517
(global-magit-file-mode -1))



正在加载...
取消
保存