Ver código fonte

Add helm keymap

master
10sr 5 anos atrás
pai
commit
7106541f1f
Acessado por: 10sr ID da chave GPG: C384BB17CBB19347
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el Ver arquivo

@@ -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
Salvar