Home
last modified time | relevance | path

Searched refs:augroups (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dautocmd.c250 #define AUGROUP_NAME(i) (((char_u **)augroups.ga_data)[i])
495 for (i = 0; i < augroups.ga_len; ++i) in au_new_group()
498 if (i == augroups.ga_len && ga_grow(&augroups, 1) == FAIL) in au_new_group()
504 if (i == augroups.ga_len) in au_new_group()
505 ++augroups.ga_len; in au_new_group()
556 for (i = 0; i < augroups.ga_len; ++i) in au_find_group()
598 for (i = 0; i < augroups.ga_len; ++i) in do_augroup()
622 for (i = 0; i < augroups.ga_len; ++i) in free_all_autocmds()
624 s = ((char_u **)(augroups.ga_data))[i]; in free_all_autocmds()
628 ga_clear(&augroups); in free_all_autocmds()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim216 " Augroup : vimAugroupError removed because long augroups caused sync'ing problems. {{{2
/vim-8.2.3635/runtime/doc/
H A Dsyntax.txt3517 g:vimsyn_folding =~ 'a' : augroups