doomemacs/modules/tools
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
..
ansible Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
debugger gdb-show-main = gdb-many-windows = t 2020-02-16 02:26:38 -05:00
direnv Refactor tools/direnv 2020-02-06 15:29:28 -05:00
docker Add LSP support for Dockerfile 2020-02-09 18:47:05 +09:00
editorconfig Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
ein Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
eval Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
gist Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
lookup Bump to jacktasia/dumb-jump@b5185e3 2020-02-11 19:24:08 -05:00
lsp Modernize lsp-mode integration 2020-02-28 10:45:25 +01:00
macos Autoload new locate-command default 2019-09-23 13:39:53 -04:00
magit Lazily revert affected buffers after magit 2020-02-21 13:40:52 -05:00
make Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
pass Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
pdf Bump to politza/pdf-tools@0159cb1 2020-02-16 02:26:38 -05:00
prodigy Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
rgb Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
terraform fix missing parenthesis in terraform config 2020-02-19 08:31:49 +01:00
tmux/autoload 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
upload Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00