Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c87 char *(remap_choices[]) = variable
1340 remap_choice = get_choice(remap_choices, TABLE_SIZE(remap_choices)); in change_remap_choice()
1341 alloc_text(idx, remap_text, remap_choices[remap_choice]); in change_remap_choice()
1380 alloc_text(choice_count, remap_text , remap_choices[remap_choice]); in init_vimrc_choices()