Lines Matching refs:item
59 colors used for each item, which helps to find out what is what.
143 identifiers. To do this, you define a match syntax item. This one matches
149 Keywords overrule any other syntax item. Thus the keywords "if",
164 with a match item. See |pattern| for help on search patterns.
190 item is a single pattern, which must match as a whole. A region starts as
192 not doesn't matter. Thus when the item depends on the "end" pattern to match,
211 exist only inside another syntax item. The next line has "contains=xTodo".
234 { is found. Since we are inside a xBlock item, and it contains itself, a
235 nested xBlock item will start here. Thus the "b = c" line is inside the
265 To avoid this problem and to avoid a contained syntax item eating a needed
287 With the "TOP" item you can include all items that don't have a "contained"
306 The "nextgroup" argument specifies which item can come next. This is not
363 Now you can give cWhile and cFor different highlighting. The cCondNest item
364 can appear in either of them, but take over the highlighting of the item it is
366 Notice that the "matchgroup" argument has the same group as the item
368 that contained items are not found in the match with the start item then.
420 way you handle this is to allow the syntax item to contain a continuation
463 another contained item, you have to add it three times. Syntax clusters
687 for every kind of highlighted item. Then link each of them to one of the