spacemacs/layers/+completion
Maximilian Wolff d314cc7eef
Make auto-complete more configurable and efficient for lsp
To optimise performance of lsp mode in emacs 27 and above
I have introduced a new dotfile variable to define the size
of data read from external processes. The default I have
set to the recommended setting from lsp-mode.

In addition I have introduced a new layer variable for
auto-complete-layer to define the minimum prefix length.

I have also added instructions to auto-complete's readme
how to set these variables to the recommended settings
for lsp-mode.

Changes inspired from #13507
2020-05-15 22:22:28 +02:00
..
auto-completion Make auto-complete more configurable and efficient for lsp 2020-05-15 22:22:28 +02:00
helm [helm] Provide fuzzy matching for Helm-M-x 2020-05-11 12:36:56 +02:00
ivy documentation formatting: Sat Mar 21 19:36:41 UTC 2020 2020-03-21 20:57:20 +01:00
templates Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00