lsp-bridge -- 速度最快的语法补全插件

(defcustom lsp-bridge-default-mode-hooks '(prog-mode))
(global-lsp-bridge-mode)

这样写配置能行吗?