Home
last modified time | relevance | path

Searched refs:full (Results 1 – 25 of 159) sorted by relevance

1234567

/vim-8.2.3635/src/testdir/
H A Dgen_opt_test.vim154 …\ 'wildmode': [['', 'full', 'list:full', 'full,longest'], ['xxx', 'a4', 'full,full,full,full,full'…
H A Dtest_exists.vim101 " 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 Drileft.txt28 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 Dusr_20.txt133 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 Ddebug.txt53 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 Dwindows.txt275 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 Dtagsrch.txt74 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 Dft_raku.txt18 https://docs.raku.org/language/unicode_ascii), using the full range of
H A Dgui_w32.txt92 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 Dvim_vs_net.cmd13 @rem --remote-silent %2 full path to file
/vim-8.2.3635/src/proto/
H A Dusercmd.pro2 char_u *find_ucmd(exarg_T *eap, char_u *p, int *full, expand_T *xp, int *complp);
H A Dex_docmd.pro19 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 DREADME.txt31 On a standard non-interlaced WB screen with full overscan resolution
/vim-8.2.3635/runtime/lang/
H A DREADME.txt20 The file name is always lower case. It is the full name as the ":language"
/vim-8.2.3635/src/
H A Dusercmd.c127 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 Dos_vms_fix.com237 $! format, so it doesn't show up full of garbage if someone tries to
/vim-8.2.3635/src/VisVim/
H A DVsReadMe.txt15 In both cases, the add-in code has access to the full Developer Studio
/vim-8.2.3635/runtime/syntax/
H A Dprogress.vim178 …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 Diss.vim62 syn keyword issFilesPermissions full modify readexec
H A Dsqr.vim111 syn keyword sqrParam day-of-week-case day-of-week-full
131 syn keyword sqrParam money-sign-location months-case months-full
H A Dpine.vim241 syn keyword pineOption enable-full-header-and-text
242 syn keyword pineOption enable-full-header-cmd
/vim-8.2.3635/runtime/plugin/
H A Dtohtml.vim200 " - full-line background highlight
203 " free with full-line background highlight above).
/vim-8.2.3635/src/GvimExt/
H A DREADME.txt15 path, or you have to set the full path in the registry entries. You could
/vim-8.2.3635/runtime/ftplugin/
H A Dada.vim26 " Similarly allows <Ctrl-N> matching of full-length ada entities from tags.
/vim-8.2.3635/runtime/autoload/
H A Dsyntaxcomplete.vim432 " 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

1234567