Files
doomemacs/modules/tools/lsp/config.el
Henrik Lissner 1c7fd9c220 Fix #4093: runaway gc-cons-threshold in lsp-mode
gc-cons-threshold was doubled every time an lsp-mode buffer was
opened (i.e. every time +lsp-optimization-mode was activated) causing
heavy freezes.
2020-10-15 02:19:56 -04:00

2.0 KiB