Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c71 char *(compat_choices[]) = variable
1330 compat_choice = get_choice(compat_choices, TABLE_SIZE(compat_choices)); in change_run_choice()
1331 alloc_text(idx, compat_text, compat_choices[compat_choice]); in change_run_choice()
1373 alloc_text(choice_count, compat_text, compat_choices[compat_choice]); in init_vimrc_choices()