Searched refs:has_vim (Results 1 – 1 of 1) sorted by relevance
36 int has_vim = 0; // installable vim.exe exists variable228 has_vim = 1; in check_unpack()230 if (!has_gvim && !has_vim) in check_unpack()1163 && (targets[i].exenamearg[0] == 'g' ? has_gvim : has_vim)) in init_bat_choices()1898 if (has_vim) in install_start_menu()2421 if ((targets[j].exenamearg[0] == 'g' ? has_gvim : has_vim) in command_line_setup_choices()