help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting company-dabbrev variables


From: uzibalqa
Subject: Setting company-dabbrev variables
Date: Sun, 31 Jul 2022 23:48:51 +0000

I am setting company variables such as

(setq company-dabbrev-other-buffers all)
(setq company-dabbrev-ignore-case keep-prefix)

Should these variables be set before calling `(company-mode 1)' or after?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]