Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Fix counsel-M-x config
master
10sr
há 4 anos
ascendente
c3b71c6e66
cometimento
9882181d9b
Assinados por:
10sr
ID da chave GPG:
7BEC428194130EB2
1 ficheiros alterados
com
2 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-0
emacs.el
+ 2
- 0
emacs.el
Ver ficheiro
@@ -2642,6 +2642,8 @@ Any output will be written to current buffer."
(with-eval-after-load 'ivy
(ivy-configure 'my-counsel-describe-symbol
:sort-fn #'ivy-string<)
)
(with-eval-after-load 'counsel
(ivy-configure 'counsel-M-x
:initial-input "")
)
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar