Przeglądaj źródła

Fix keybind

master
10sr 6 lat temu
rodzic
commit
f9ec2f0237
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Wyświetl plik

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

;; Time-stamp: <2018-10-09 15:09:25 JST 10sr>
;; Time-stamp: <2018-10-09 15:15:44 JST 10sr>

;;; Code:

@@ -817,7 +817,7 @@ found, otherwise returns nil."
(when (safe-require-or-eval 'wgrep)
(defvar grep-mode-map)
(define-key grep-mode-map
"e"
"w"
'wgrep-change-to-wgrep-mode))

(with-eval-after-load 'remember


Ładowanie…
Anuluj
Zapisz