Browse Source

Revert "Add helm keymap"

This reverts commit 7106541f1f.
master
10sr 5 years ago
parent
commit
da635be96b
Signed by: 10sr GPG Key ID: C384BB17CBB19347
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      emacs.el

+ 0
- 4
emacs.el View File

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

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

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; letters, font-lock mode and fonts



Loading…
Cancel
Save