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 Bump * 2020-08-19 16:18:11 -04:00
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 Fix fill-column toggle for vanilla users 2020-10-06 14:28:48 -04:00
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 Fix #4043: correctly load org-msg-mode for mu4e 2020-10-06 14:19:37 -04:00
input Map evil-window-map to C-é 2020-10-06 03:07:28 +02:00
lang Bump :lang org 2020-10-11 16:37:51 -04:00
os os/macos: add packages.el 2020-08-20 21:40:06 -04:00
term Docs: Fix typo: vterm-module.sh -> vterm-module.so 2020-08-24 20:46:15 -07:00
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