mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 04:41:32 -08:00
`lsp-deferred` calls `lsp` and `lsp` seems to do something expensive whether or not lsp-mode is already active. Over TRAMP, this is much too expensive, so we no-op lsp-deferred if lsp-mode is already active. |
||
|---|---|---|
| .. | ||
| common.el | ||
| eglot.el | ||
| flycheck-eglot.el | ||
| lsp-mode.el | ||