瀏覽代碼

Fix helm-map

master
10sr 5 年之前
父節點
當前提交
95f4053eae
簽署人: 10sr GPG Key ID: C384BB17CBB19347
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 查看文件

@@ -566,7 +566,7 @@ found, otherwise returns nil."
(defvar amx-map)
(define-key amx-map (kbd "C-h") (kbd "DEL")))

(when (autoload-eval-lazily 'helm)
(autoload-eval-lazily 'helm nil
(defvar helm-map)
(define-key helm-map (kbd "C-h") (kbd "DEL")))



Loading…
取消
儲存