Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
10sr
/
dotfiles-mirror
réplica de
https://github.com/10sr/dotfiles.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Changle idle timer
master
10sr
hace 5 años
padre
4cba888044
commit
d1a011ac2d
Firmado por:
10sr
ID de clave GPG:
C384BB17CBB19347
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
emacs.el
+ 1
- 1
emacs.el
Ver fichero
@@ -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)
Escribir
Vista previa
Cargando…
Cancelar
Guardar