Przeglądaj źródła

Changle idle timer

master
10sr 5 lat temu
rodzic
commit
d1a011ac2d
Podpisane przez: 10sr ID klucza GPG: C384BB17CBB19347
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

@@ -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)


Ładowanie…
Anuluj
Zapisz