doomemacs/modules
Henrik Lissner 22b6eaed03
Rethink lsp defaults
+ Allow LSP to prompt to install servers. All this machinary just adds
more confusion for beginners, and at least LSP asks for your permission
before it does it.
+ Reverts lsp-enable-file-watchers and lsp-enable-indentation to their
default (enabled), hopefully to help lsp-java, lsp-dart, and lsp-clojure
users, for whom file-watchers seems to be necessary.
+ Apply GC/IPC optimizations globally, to ensure their reach. By only
setting them buffer-locally we don't have a guarantee that subprocesses
will be affected when the lsp buffer isn't focused.

Closes #3989

Co-authored-by: Eric Dallo <ercdll1337@gmail.com>
2020-10-11 18:32:42 -04:00
..
app
checkers Merge pull request #3994 from akirabaruah/fix-ispell-default-dict 2020-10-08 14:01:04 -04:00
completion Bump :completion 2020-10-07 21:51:10 -04:00
config
editor Bump :editor evil 2020-10-09 04:41:45 -04:00
emacs Bump :editor evil 2020-10-09 04:41:45 -04:00
email
input
lang Bump :lang org 2020-10-11 16:37:51 -04:00
os
term
tools Rethink lsp defaults 2020-10-11 18:32:42 -04:00
ui Fix ligature documentation typo 2020-10-09 15:54:10 -04:00