docs: add hl-SnippetTabstop tag

This commit is contained in:
Evgeni Chasnovski
2024-05-02 11:25:21 +03:00
committed by Christian Clason
parent 2b1a6e7597
commit 54dfee8f0a
3 changed files with 4 additions and 2 deletions

View File

@@ -401,7 +401,7 @@ end
--- Refer to https://microsoft.github.io/language-server-protocol/specification/#snippet_syntax
--- for the specification of valid input.
---
--- Tabstops are highlighted with hl-SnippetTabstop.
--- Tabstops are highlighted with |hl-SnippetTabstop|.
---
--- @param input string
function M.expand(input)