Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dautocmd.c2512 static int include_groups = FALSE; variable
2524 include_groups = FALSE; in set_context_in_autocmd()
2543 include_groups = TRUE; in set_context_in_autocmd()
2571 if (!include_groups || AUGROUP_NAME(idx) == NULL in get_event_name()