Home
last modified time | relevance | path

Searched refs:nest (Results 1 – 16 of 16) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_vim9_assign.vim803 var anydict: dict<any> = {nest: {}, nr: 0}
804 anydict.nest['this'] = 123
805 anydict.nest.that = 456
806 assert_equal({nest: {this: 123, that: 456}, nr: 0}, anydict)
/vim-8.2.3635/src/
H A Devalfunc.c8537 int nest = 1; in do_searchpair() local
8632 ++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()
/vim-8.2.3635/runtime/doc/
H A Dusr_30.txt596 nest. Thus a line starting with ">" may have another comment after the ">".
H A Dfold.txt540 nest, the nested fold is one character right of the fold it's contained in.
H A Drepeat.txt1009 external command). Does not nest.
H A Dpattern.txt1232 not nest.
H A Dautocmd.txt1669 By default, autocommands do not nest. For example, if you use ":e" or ":w" in
H A Dvim9.txt1069 It is possible to nest `:def` inside another `:def` or
H A Dsyntax.txt3790 keyword is used if more than one item matches. Keywords do not nest
3926 This makes it impossible to nest the same region, but allows for
4500 sub-expression as both a normal and an external sub-expression, you can nest
H A Dinsert.txt407 Insert mode again it normally doesn't nest. Thus when typing "a<C-O>a" and
H A Deval.txt12995 ..or even nest them: >
/vim-8.2.3635/runtime/spell/en/
H A Den_NZ.diff592 SFX T 0 nest [^aeio][aeiou]n
988 SFX T 0 nest [^aeio][aeiou]n
H A Den_AU.diff592 SFX T 0 nest [^aeio][aeiou]n
988 SFX T 0 nest [^aeio][aeiou]n
/vim-8.2.3635/src/po/
H A Dsr.po7339 msgid "E1185: Cannot nest :redir"
H A Dit.po6876 msgid "E1185: Cannot nest :redir"
H A Dtr.po7334 msgid "E1185: Cannot nest :redir"