Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Fix helm-map
master
10sr
5 anos atrás
pai
8c8abdfa7b
commit
95f4053eae
Acessado por:
10sr
ID da chave GPG:
C384BB17CBB19347
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
emacs.el
+ 1
- 1
emacs.el
Ver arquivo
@@ -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")))
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar