doomemacs/modules
Henrik Lissner 41885c4e72
Revert company-idle-delay to package default (0.5)
Setting a default for this variable is dangerous. Set it to low and
modes with slow backends will give users the impression that this is
typing latency (they'll suspect something else, likely Doom, before
suspecting their lsp servers or company backends). Set it too high and
users may misinterpret this as latency. Turn it off (set to nil) and
I'll get a dozen "code completion isn't working" bug reports.

I've settled on company's own default of 0.5 (which is twice as slow as
Doom's original default) because responsiveness while typing is more
important (and more frustrating to deal with), but it's still enabled,
so users are more likely to notice it than assume code completion isn't
working.
2020-11-03 16:05:12 -05:00
..
app app/irc: proc +irc-defer-notifications later 2020-10-30 19:23:08 -04:00
checkers Bump :checkers 2020-10-11 23:32:51 -04:00
completion Revert company-idle-delay to package default (0.5) 2020-11-03 16:05:12 -05:00
config Remove smartparens keys on vanilla C/M arrow keys 2020-11-02 14:43:12 -05:00
editor Suppress format-all-mode error when no formatter is available 2020-11-01 08:52:31 -08:00
emacs Add ffap & bug-reference support to +lookup/file 2020-10-30 19:09:31 -04:00
email Fix #3908: separate company-ispell from notmuch-company 2020-10-15 18:13:42 -04:00
input Minor refactor 2020-10-31 16:13:51 +09:00
lang Fix #4209: void-function +latex/LaTeX-indent-item 2020-11-03 15:24:56 -05:00
os Minor refactors & reformatting 2020-10-22 16:11:31 -04:00
term Fix #4207: eshell-mode backport breaks old keybinds 2020-11-03 16:03:59 -05:00
tools Fix magit in remote repos 2020-11-02 14:43:12 -05:00
ui Fix #4205: void-function (setf persp-buffers) 2020-11-02 23:56:43 -05:00