Ver a proveniência

Add helm keymap

master
10sr há 5 anos
ascendente
cometimento
7106541f1f
Assinados por: 10sr ID da chave GPG: C384BB17CBB19347
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver ficheiro

@@ -566,6 +566,10 @@ 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



Carregando…
Cancelar
Guardar