doomemacs/docs
Sebastian Sturm 998dccd8fe Modernize lsp-mode integration
* switch the company-backend used by lsp-mode from company-lsp to
company-capf (said to provide better performance and allows us to remove
the dependency on company-lsp)

* when available (on recent builds of Emacs 27+), lsp-mode buffers will
now use a larger than default value of `read-process-output-max`.
According to the lsp-mode performance guide, this can also significantly
improve lsp-mode performance

* flycheck support recently moved into lsp proper; with this commit,
the lsp module follows suit and prefers lsp-flycheck over
lsp-ui-flycheck

* if the new module flag `+no-peek` is set, doom-emacs will now use the xref
backend for reference and definition lookup instead of the lsp-ui-peek-*
backend offered by lsp-ui-mode
2020-02-28 10:45:25 +01:00
..
api.org Fix centered-frame snippet 2020-02-18 18:47:55 -05:00
contributing.org Update & revise docs 2020-01-28 05:36:42 -05:00
faq.org Update & revise docs 2020-01-28 05:36:42 -05:00
getting_started.org Add install instructions for scoop emacs 2020-02-18 10:50:07 -08:00
index.org Fix documentation shortcut 2020-02-18 01:57:30 +02:00
modules.org Modernize lsp-mode integration 2020-02-28 10:45:25 +01:00
workflow.org Update & revise docs 2020-01-28 05:36:42 -05:00