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 counsel-M-x config
master
10sr
4 anos atrás
pai
c3b71c6e66
commit
9882181d9b
Acessado por:
10sr
ID da chave GPG:
7BEC428194130EB2
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
emacs.el
+ 2
- 0
emacs.el
Ver arquivo
@@ -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é-visualização
Carregando…
Cancelar
Salvar