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
Changle idle timer
master
10sr
5 anos atrás
pai
4cba888044
commit
d1a011ac2d
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
@@ -1075,7 +1075,7 @@ found, otherwise returns nil."
(popup-tip (format "(%d)" l))))))
(set-variable 'my-company-length-popup-tip-timer
(run-with-idle-timer 0.
5
t
(run-with-idle-timer 0.
2
t
'my-company-length-popup-tip))
;; (current-active-maps)
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar