Преглед на файлове

Revert "Remove comment"

This reverts commit 98e4bbb855.
master
10sr преди 6 години
родител
ревизия
4f3ee2f686
Подписан от: 10sr GPG ключ ID: 7BEC428194130EB2
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  1. +5
    -1
      emacs.el

+ 5
- 1
emacs.el Целия файл

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

;; Time-stamp: <2018-10-16 23:52:31 JST 10sr>
;; Time-stamp: <2018-10-17 13:21:07 JST 10sr>

;;; Code:

@@ -819,6 +819,10 @@ found, otherwise returns nil."
(define-key remember-mode-map (kbd "C-x C-s") 'ignore))

(with-eval-after-load 'magit-files
;; `global-magit-file-mode' is enabled by default and this mode overwrites
;; existing keybindings.
;; Apparently it is a HARMFUL behavior and should be fixed, but for now
;; disable this mode here.
(global-magit-file-mode -1))

(when (boundp 'git-rebase-filename-regexp)


Зареждане…
Отказ
Запис