| /vim-8.2.3635/runtime/macros/hanoi/ |
| H A D | hanoi.vim | 29 " Y create tower of desired height 53 "create a tower of desired height
|
| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.c | 563 Widget desired, // what I will become in SetValues() argument 568 ScrollbarWidget dsbw = (ScrollbarWidget) desired; in SetValues() 583 if (XtIsRealized(desired)) in SetValues() 589 XtReleaseGC(desired, sbw->scrollbar.gc); in SetValues() 590 CreateGC (desired); in SetValues()
|
| H A D | gui_x11.c | 2604 XtInputMask mask, desired; in gui_mch_update() local 2608 desired = (XtIMXEvent | XtIMTimer); in gui_mch_update() 2611 desired = (XtIMAll); in gui_mch_update() 2612 while ((mask = XtAppPending(app_context)) && (mask & desired) in gui_mch_update() 2614 XtAppProcessEvent(app_context, desired); in gui_mch_update() 2638 XtInputMask desired; in gui_mch_wait_for_chars() local 2658 desired = (XtIMAll); in gui_mch_wait_for_chars() 2691 XtAppProcessEvent(app_context, desired); in gui_mch_wait_for_chars()
|
| /vim-8.2.3635/runtime/icons/ |
| H A D | README.txt | 27 - Create a WINDOW tooltype of the desired size.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | pi_zip.txt | 32 the desired file, then hit the <return> key. After editing, one may
|
| H A D | pi_tar.txt | 32 the desired file, then hit the <return> key. After editing, one may
|
| H A D | pi_getscript.txt | 70 list of desired plugins -- see |GetLatestVimScripts_dat|) 79 list of desired plugins -- see |GetLatestVimScripts_dat|)
|
| H A D | usr_08.txt | 154 The 'winheight' option can be set to a minimal desired height of a window and 156 Likewise, there is 'winwidth' for the minimal desired width and
|
| H A D | help.txt | 109 |todo.txt| known problems and desired extensions
|
| H A D | xxd.man | 246 4,5 desired seek position is unreachable.
|
| H A D | textprop.txt | 42 "id" a number to be used as desired
|
| H A D | indent.txt | 754 preserving indent style is desired. To suppress the indenting of program 1046 function that will return the amount desired:
|
| H A D | popup.txt | 820 - Place a text property at the desired text: > 861 If the popup cannot fit in the desired position, it may show at a nearby
|
| H A D | usr_45.txt | 45 The first way is to set the environment to the desired language before
|
| H A D | terminal.txt | 1102 make it show the desired state. Then use the |term_dumpwrite()| function to 1112 exactly the same way to show the desired state. Then create a screen dump
|
| H A D | fold.txt | 270 desired effect of deleting the fold.
|
| H A D | filetype.txt | 610 If you do not like the default folding, use an |autocommand| to add your desired
|
| H A D | starting.txt | 540 When the connection is desired later anyway (e.g., for 1486 enter Vim and directly start working in your desired setup. |session-file|
|
| H A D | pi_netrw.txt | 1395 v (edit as desired in vertically split window) 2390 files containing some desired pattern. 2496 edit the desired file and go to the tag. 3185 desired filename to be previewed. The display will then split to show both
|
| H A D | tagsrch.txt | 377 Vim uses binary searching in the tags file to find the desired tag quickly
|
| H A D | insert.txt | 478 gets too long. Set the 'textwidth' option to the desired maximum line 2109 'encoding' was desired but not
|
| H A D | cmdline.txt | 336 The same could be done by typing <S-Up> a number of times until the desired
|
| H A D | gui.txt | 672 'cpoptions' is not desired. Example: >
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | 2html.vim | 370 " is a span with no content, with an attribute holding the desired text. 535 " Simply space-pad to the desired width inside the generated content (note 592 " For normal fold columns, simply space-pad to the desired width (note that
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | tohtml.vim | 773 " user specified the desired MIME charset, figure out proper
|