| /vim-8.2.3635/src/testdir/ |
| H A D | gen_opt_test.vim | 154 …\ 'wildmode': [['', 'full', 'list:full', 'full,longest'], ['xxx', 'a4', 'full,full,full,full,full'…
|
| H A D | test_exists.vim | 101 " Valid internal command (full match) 103 " Valid internal command (full match) with garbage 114 " User defined command (full match) 124 " Non-existing user defined command (full match)
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | rileft.txt | 28 Bidirectionality (or bidi for short) is what Unicode offers as a full 78 In lieu of using the full-fledged 'rightleft' option, one can opt for 119 o There is no full bidirectionality (bidi) support.
|
| H A D | usr_20.txt | 133 In the user manual we will either use the full name of command, or a short 139 It is recommended that in Vim scripts you write the full command name. That 143 ":endwhile" or ":endfunction". Therefore, always use the full name. 156 You can find the full list of long and short names here: |option-list|.
|
| H A D | debug.txt | 53 valgrind --log-file=valgrind.log --leak-check=full ./vim 107 At this point, you should have a full call stack with vim function names and
|
| H A D | windows.txt | 275 it will appear at the top and occupy the full width of the Vim 277 far left and occupies the full height of the Vim window. 283 it will appear at the bottom and occupy the full width of the 285 the far right and occupies the full height of the Vim window. 289 occupy the full height. Example: > 291 Opens a vertically split, full-height window on the "tags" file at the far 508 CTRL-W K Move the current window to be at the very top, using the full 516 full width of the screen. This works like closing the current 523 full height of the screen. This works like closing the 529 CTRL-W L Move the current window to be at the far right, using the full [all …]
|
| H A D | tagsrch.txt | 74 1. "FSC" A full matching static tag for the current file. 75 2. "F C" A full matching global tag for the current file. 76 3. "F " A full matching global tag for another file. 77 4. "FS " A full matching static tag for another file. 174 current position in the stack. If the stack was full (it can hold up to 20 393 does not start with '/', it is taken literally, as a full tag name. 909 literally as the full tag name. 919 either relative to the current directory or a full path.
|
| H A D | ft_raku.txt | 18 https://docs.raku.org/language/unicode_ascii), using the full range of
|
| H A D | gui_w32.txt | 92 If you want Vim to start full-screen, use this for the Open action: > 112 4. Follow the shortcut wizard, using the full path to VIM/GVIM. 301 following list (see the Win32 documentation for full descriptions). Case is
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | vim_vs_net.cmd | 13 @rem --remote-silent %2 full path to file
|
| /vim-8.2.3635/src/proto/ |
| H A D | usercmd.pro | 2 char_u *find_ucmd(exarg_T *eap, char_u *p, int *full, expand_T *xp, int *complp);
|
| H A D | ex_docmd.pro | 19 char_u *find_ex_command(exarg_T *eap, int *full, int (*lookup)(char_u *, size_t, int cmd, cctx_T *)…
|
| /vim-8.2.3635/runtime/icons/ |
| H A D | README.txt | 31 On a standard non-interlaced WB screen with full overscan resolution
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | README.txt | 20 The file name is always lower case. It is the full name as the ":language"
|
| /vim-8.2.3635/src/ |
| H A D | usercmd.c | 127 int *full, // set to TRUE for a full match in find_ucmd() argument 204 if (full != NULL) in find_ucmd() 205 *full = TRUE; in find_ucmd()
|
| H A D | os_vms_fix.com | 237 $! format, so it doesn't show up full of garbage if someone tries to
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | VsReadMe.txt | 15 In both cases, the add-in code has access to the full Developer Studio
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | progress.vim | 178 …ressOperator frame-y frequency from-cur[rent] full-height[-chars] full-height-p[ixels] full-pathn[… 179 syn keyword ProgressOperator full-width-p[ixels] function ge generate-pbe-key generate-pbe-salt gen…
|
| H A D | iss.vim | 62 syn keyword issFilesPermissions full modify readexec
|
| H A D | sqr.vim | 111 syn keyword sqrParam day-of-week-case day-of-week-full 131 syn keyword sqrParam money-sign-location months-case months-full
|
| H A D | pine.vim | 241 syn keyword pineOption enable-full-header-and-text 242 syn keyword pineOption enable-full-header-cmd
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | tohtml.vim | 200 " - full-line background highlight 203 " free with full-line background highlight above).
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | README.txt | 15 path, or you have to set the full path in the registry entries. You could
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | ada.vim | 26 " Similarly allows <Ctrl-N> matching of full-length ada entities from tags.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | syntaxcomplete.vim | 432 " Pass in the full syntax listing, plus the group name we 510 " " Pass in the full syntax listing, plus the group name we 574 " From the full syntax listing, strip out the portion for the
|