aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/lsp.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/doc/lsp.txt b/runtime/doc/lsp.txt
index cecf7c8d38..5488226f78 100644
--- a/runtime/doc/lsp.txt
+++ b/runtime/doc/lsp.txt
@@ -460,13 +460,20 @@ The following groups are linked by default to standard |group-name|s:
@lsp.type.decorator Function
@lsp.type.enum Structure
@lsp.type.enumMember Constant
+@lsp.type.event Type
@lsp.type.function Function
@lsp.type.interface Structure
+@lsp.type.keyword Keyword
@lsp.type.macro Macro
@lsp.type.method Function
+@lsp.type.modifier Type
@lsp.type.namespace Structure
+@lsp.type.number Number
+@lsp.type.operator Operator
@lsp.type.parameter Identifier
@lsp.type.property Identifier
+@lsp.type.regexp SpecialChar
+@lsp.type.string String
@lsp.type.struct Structure
@lsp.type.type Type
@lsp.type.typeParameter TypeDef