Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 72) sorted by relevance

123

/vim-8.2.3635/runtime/doc/
H A Dscroll.txt21 3. Scrolling relative to cursor |scroll-cursor|
104 3. Scrolling relative to cursor *scroll-cursor*
202 *scrollbind-relative*
203 Each 'scrollbind' window keeps track of its "relative offset," which can be
209 maintain the same relative offset, regardless of its being asked to scroll
212 However, if a 'scrollbind' window that has a relative offset that is past its
214 jump to a location where the current window's relative offset is valid. This
220 relative offset. I.e., when any of the 'scrollbind'
230 This allows quick adjustment of the relative offset of 'scrollbind' windows.
H A Dos_mac.txt39 Vim. In order to determine if the specified filename is relative to the
40 current folder or absolute (i.e. relative to the "Desktop"), the following
44 If the path start by a ":", the path is relative
H A Dxxd.man102 that the seek is relative to the current stdin file position
147 means "relative to the current position", thus the `128' adds to the 1k
H A Dindent.txt191 after the brace is put relative to this brace. (default 0).
470 relative to the outer context (i.e. start of the line or the
483 "(N": causes the indent to be N characters relative to the outer
699 two spaces relative to the opening paren:
H A Dcmdline.txt362 A negative number means the relative position of an entry,
942 When executing a function it's the line number relative to
969 :~ Reduce file name to be relative to the home directory, if
972 :. Reduce file name to be relative to current directory, if
984 removed. When there is no head (path is relative to current
H A Dos_vms.txt380 ../ -> relative parent directory
381 [.def.ghi] -> relative child directory
382 ./def/ghi -> relative child directory
H A Dpi_vimball.txt78 warning and not create the file. Note that these paths are relative
H A Dpopup.txt609 When using "textprop" the number is relative to the
616 When using "textprop" the number is relative to the
645 flip When TRUE (the default) and the position is relative
H A Darabic.txt28 character has a different visual form based on its relative location
/vim-8.2.3635/runtime/indent/
H A Dcucumber.vim63 " first line of a table, relative indent
66 " line after a table, relative unindent
H A Dhtml.vim283 let s:curind = 0 " relative indent steps for current line [unit &sw]:
284 let s:nextrel = 0 " relative indent steps for next line [unit &sw]:
295 let s:curind = 0 " relative indent steps for current line [unit &sw]:
296 let s:nextrel = 0 " relative indent steps for next line [unit &sw]:
H A Dawk.vim172 " align a line relative to the 'print ' or 'if (' on the previous line in case
H A Dmp.vim248 " This is the reference line relative to which the current line is indented
/vim-8.2.3635/src/
H A Dfindfile.c2652 int relative = TRUE; in simplify_filename() local
2662 relative = FALSE; in simplify_filename()
2702 if (p == start && relative) in simplify_filename()
2785 if (p == start && relative) in simplify_filename()
2823 if (p == start && relative && tail[-1] == '.') in simplify_filename()
2838 else if (p == start && !relative) // leading "/.." or "/../" in simplify_filename()
H A Dcreate_cmdidxs.vim79 let output += [ ' * Values in cmdidxs2[c1][c2] are relative to cmdidxs1[c1] so that they' ]
H A Dex_docmd.c5873 int relative = 0; // argument +N/-N means: go to N places to the in get_tabpage_arg() local
5878 relative = -1; in get_tabpage_arg()
5883 relative = 1; in get_tabpage_arg()
5890 if (relative == 0) in get_tabpage_arg()
5922 tab_number = tab_number * relative + tabpage_index(curtab); in get_tabpage_arg()
5923 if (!unaccept_arg0 && relative == -1) in get_tabpage_arg()
/vim-8.2.3635/src/testdir/
H A Dtest_find_complete.vim64 " Same steps again, using relative and fullpath items that point to the same
140 " Test for relative to current buffer 'path' item
H A Dtest_swap.vim30 " './dir', swap file in a directory relative to the file
40 " 'dir', swap file in directory relative to the current dir
H A Dtest_window_cmd.vim1133 " Vertical :resize (absolute, relative, min and max size).
1150 " Horizontal :resize (with absolute, relative size, min and max size).
/vim-8.2.3635/runtime/compiler/
H A Dpowershell.vim38 " Use absolute path because powershell requires explicit relative paths
/vim-8.2.3635/runtime/syntax/
H A Dchicken.vim56 syn keyword schemeLibrarySyntax include-relative
/vim-8.2.3635/runtime/tools/
H A Dccfilter_README.txt42 providing in the <FILE> part, a relative (if possible) directory
/vim-8.2.3635/runtime/indent/testdir/
H A DREADME.txt54 pattern. Keep in mind that quite often it will indent relative to the
/vim-8.2.3635/runtime/macros/life/
H A Dlife.vim42 " are relative to the end of the file and playing the game
/vim-8.2.3635/runtime/autoload/
H A Drust.vim216 " 'tmpdir_relpath' - The {path} relative to the {tmpdir}.

123