Home
last modified time | relevance | path

Searched refs:choices (Results 1 – 25 of 28) sorted by relevance

12

/vim-8.2.3635/src/
H A Ddosinst.c924 free(choices[idx].text); in alloc_text()
1030 if (choices[idx].arg != 0) in change_bat_choice()
1039 if (choices[idx].arg != 0) in change_bat_choice()
1985 if (choices[idx].arg) in install_shortcut_gvim()
1996 if (choices[idx].arg) in install_shortcut_evim()
2007 if (choices[idx].arg) in install_shortcut_gview()
2026 if (choices[idx].arg) in toggle_shortcut_choice()
2028 choices[idx].arg = 0; in toggle_shortcut_choice()
2033 choices[idx].arg = 1; in toggle_shortcut_choice()
2672 if (choices[i].installfunc != NULL && choices[i].active) in install()
[all …]
H A DMake_cyg_ming.mak514 #>>>>> end of choices
H A DMake_mvc.mak524 #>>>>> end of choices
/vim-8.2.3635/runtime/doc/
H A Dpi_logipat.txt67 expression which implements the choices. A series of examples
H A Dusr_11.txt245 WHAT TO DO? *swap-exists-choices*
247 If dialogs are supported you will be asked to select one of six choices:
H A Dusr_29.txt173 Vim will present you with a list of choices:
H A Dusr_02.txt141 reason for these choices: Moving the cursor is the most common thing you do in
H A Dusr_40.txt28 good choices to map. Example: >
H A Dft_sql.txt725 If you do not wish the default maps created or the key choices do not work on
H A Dvim9.txt33 compatibility. That means bad choices from the past often can't be changed
H A Dtodo.txt2578 each choice does. Similar to ":help swap-exists-choices"
2687 Just have two choices, always using one Vim and selecting between using an
3046 7 ATTENTION dialog choices are more logical when "Delete it" appears
4121 other encodings. The "euc-jp" and "euc-kr" choices might be wrong.
H A Dediting.txt1212 or abandon each one. There are also choices to "save all" or "abandon
H A Deval.txt2584 confirm({msg} [, {choices} [, {default} [, {type}]]])
3976 confirm({msg} [, {choices} [, {default} [, {type}]]])
3983 {msg} is displayed in a |dialog| with {choices} as the
3984 alternatives. When {choices} is missing or empty, "&OK" is
3989 {choices} is a String, with the individual choices separated
H A Dversion6.txt1485 created in a directory in $PATH. Fewer choices to be made.
5633 Problem: The choices for the fileformat dialog can't be translated.
5819 Solution: Jump to the end of the message to show the choices.
7266 Problem: Adding the choices in the syntax menu is consuming much of the
7268 Solution: Only add the choices when the user wants to use them.
7348 individual choices" menu is used.
/vim-8.2.3635/runtime/syntax/
H A Dtcsh.vim99 \ kill-whole-line list-choices list-choices-raw list-glob
H A Dgift.vim80 " Answer choices
/vim-8.2.3635/src/VisVim/
H A DVisVim.mak24 !MESSAGE Possible choices for configuration are:
/vim-8.2.3635/runtime/autoload/
H A Dspellfile.vim182 " Get a list of writable spell directories and choices for confirm().
H A Dsqlcomplete.vim62 " choices can be found in the calls to sqlcomplete#Map in:
187 " chooses from the choices.
H A Dxmlcomplete.vim236 " part will be as first choices
H A Dhtmlcomplete.vim540 " part will be as first choices
/vim-8.2.3635/runtime/lang/
H A Dmenu_nl_nl.latin1.vim234 menutrans &Show\ individual\ choices Toon\ elke\ keuze
H A Dmenu_pt_pt.vim253 "menutrans &Show\ individual\ choices E&xibir\ escolhas\ individuais
H A Dmenu_pt_br.vim274 "menutrans &Show\ individual\ choices E&xibir\ escolhas\ individuais
/vim-8.2.3635/src/testdir/
H A Dtest_functions.vim1934 " Test confirm({msg} [, {choices} [, {default} [, {type}]]])

12