Searched refs:nest (Results 1 – 16 of 16) sorted by relevance
803 var anydict: dict<any> = {nest: {}, nr: 0}804 anydict.nest['this'] = 123805 anydict.nest.that = 456806 assert_equal({nest: {this: 123, that: 456}, nr: 0}, anydict)
8537 int nest = 1; in do_searchpair() local8632 ++nest; in do_searchpair()8639 if (--nest == 1) in do_searchpair()8643 if (nest == 0) in do_searchpair()8655 nest = 1; // search for next unmatched in do_searchpair()
596 nest. Thus a line starting with ">" may have another comment after the ">".
540 nest, the nested fold is one character right of the fold it's contained in.
1009 external command). Does not nest.
1232 not nest.
1669 By default, autocommands do not nest. For example, if you use ":e" or ":w" in
1069 It is possible to nest `:def` inside another `:def` or
3790 keyword is used if more than one item matches. Keywords do not nest3926 This makes it impossible to nest the same region, but allows for4500 sub-expression as both a normal and an external sub-expression, you can nest
407 Insert mode again it normally doesn't nest. Thus when typing "a<C-O>a" and
12995 ..or even nest them: >
592 SFX T 0 nest [^aeio][aeiou]n988 SFX T 0 nest [^aeio][aeiou]n
7339 msgid "E1185: Cannot nest :redir"
6876 msgid "E1185: Cannot nest :redir"
7334 msgid "E1185: Cannot nest :redir"