doomemacs/modules/tools/lsp/autoload
Henrik Lissner 173842ccea
fix(lsp): eglot-ensure advice nooping in some major modes
Due to the nested structure of eglot-server-programs, our advice would
not correctly detect entries for some modes (like javascript modes),
effectively disabling Eglot in those modes.

I've replaced the advice with a solution baked into lsp!, so folks still
have the option of using eglot-ensure directly if they want it activated
unconditionally.

Amend: #7219
2024-08-14 18:01:59 -04:00
..
common.el fix(lsp): eglot-ensure advice nooping in some major modes 2024-08-14 18:01:59 -04:00
eglot.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
lsp-mode.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00