Kaynağa Gözat

Remove company-mode disable

master
10sr 3 yıl önce
ebeveyn
işleme
f0dcb4e06d
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. +0
    -6
      emacs.el

+ 0
- 6
emacs.el Dosyayı Görüntüle

@@ -1131,12 +1131,6 @@ THEM are function and its args."
"| "
"cut -b3-"))))

(add-hook 'fuzzy-finder-init-hook
(lambda ()
(when (and (boundp 'company-mode)
company-mode)
(company-mode -1))))

(defun my-fuzzy-finder-or-find-file ()
"Call `fuzzy-finder' if usable or call `find-file'."
(declare (interactive-only t))


Yükleniyor…
İptal
Kaydet