Lines Matching refs:tag

29 :h[elp] {subject}	Like ":help", additionally jump to the tag {subject}.
37 But when a tag exists it is taken literally:
50 - A match at or near the beginning of the tag is
57 To find a tag in a specific language, append "@ab",
77 use ":tag {pattern}" in the help window. The
101 find a tag in a file with the same language as the
158 will be opened. Otherwise the specified tag is searched for in all "doc/tags"
188 This only works when the tag is a keyword. "<C-Leftmouse>" and
199 2. Use the ":tag" command with a slash prepended to the tag. E.g.: >
200 :tag /min
201 3. Use ":tnext" to jump to the next matching tag.
234 sub-directories are scanned for a help tag definition
243 "help-tags" tag. This is also done when the {dir} is
281 set according to the environment. Vim will first try to find a matching tag
284 To find a tag in a specific language, append "@ab" to a tag, where "ab" is the
293 extension is only shown when a tag exists for multiple languages. When the
294 tag only exists for English "@en" is omitted. When the first candidate has an
299 find the tag in the same language. If not found then 'helplang' will be used
315 using the "tag@en" notation.
334 The first field is a help tag where ":help plugin_name" will jump to. The
349 To define a help tag, place the name between asterisks (*tag-name*). The
350 tag-name should be different from all the Vim help tag names and ideally
351 should begin with the name of the Vim plugin. The tag name is usually right
354 When referring to an existing help tag and to create a hot-link, place the