10sr pirms 5 gadiem
vecāks
revīzija
14f8fe6c7d
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Parādīt failu

@@ -1076,7 +1076,8 @@ found, otherwise returns nil."
(not company-candidates))
(unwind-protect
(progn
(company-auto-begin)
;; (company-auto-begin)
(company-manual-begin)
(setq l company-candidates-length))
(company-cancel)))
(if l
@@ -1084,6 +1085,7 @@ found, otherwise returns nil."
"")))

(defvar company-lighter)
(set-variable 'company-lighter-base "Cmp")
(add-to-list 'company-lighter
'(:eval (my-company-lighter-current-length))
t)


Notiek ielāde…
Atcelt
Saglabāt