diff --git a/lsp-mode.el b/lsp-mode.el index a92dfa7e2c..ea7a3a8511 100644 --- a/lsp-mode.el +++ b/lsp-mode.el @@ -3798,9 +3798,7 @@ disappearing, unset all the variables related to it." . ((properties . ["documentation" "detail" "additionalTextEdits" - "command" - "insertTextFormat" - "insertTextMode"]))) + "command"]))) (insertTextModeSupport . ((valueSet . [1 2]))) (labelDetailsSupport . t))) (contextSupport . t)