Home
last modified time | relevance | path

Searched refs:leading (Results 1 – 25 of 82) sorted by relevance

1234

/vim-8.2.3635/src/testdir/
H A Dtest_matchfuzzy.vim34 " preference for leading letter match
38 " non-matching leading letter(s) penalty
120 " preference for leading letter match
179 " preference for leading letter match
185 " non-matching leading letter(s) penalty
225 " preference for leading letter match
H A Dtest_system.vim26 " On OS/X we get leading spaces
33 " On OS/X we get leading spaces
H A Dtest_cscope.vim53 \ 'cs find 1 test_mf_hash'] " leading space ignored.
146 " Test: leading whitespace is not removed for cscope find text
H A Dtest_textobjects.vim157 " copy the tag block from leading indentation before the start tag
464 " Test for das - removes leading whitespace
H A Dtest_ex_mode.vim20 let ret = @:[1:] " Remove leading quote.
/vim-8.2.3635/runtime/syntax/
H A Dmsmessages.vim43 " Comments are converted to C source (by removing leading ;)
79 "hexadecimal floating point number, optional leading digits, with dot, with exponent
81 "hexadecimal floating point number, with leading digits, optional dot, with exponent
H A Dgretl.vim36 " identifier with leading letter and optional following keyword characters
39 " Variable with leading $
H A Dada.vim120 " Section: Identify leading numeric signs {{{1
237 " capabilities so that we won't match leading spaces.
H A Dflexwiki.vim94 " Eight spaces at the beginning of the line is equivalent to the leading tab.
H A Deviews.vim32 " identifier with leading letter and optional following keyword characters
H A Djproperties.vim89 " properties tend to ignore leading whitespace on all lines of a multi-line
H A Dvera.vim168 "hexadecimal floating point number, optional leading digits, with dot, with exponent
170 "hexadecimal floating point number, with leading digits, optional dot, with exponent
H A Dsgml.vim117 " use matchgroup=sgmlTag to skip over the leading '<'
/vim-8.2.3635/runtime/pack/dist/opt/justify/plugin/
H A Djustify.vim43 " Negative values: Keep current amount of leading whitespace.
44 " Positive values: Indent all lines with leading whitespace using this
67 " If the line, adjusted for space runs and leading/trailing whitespace,
255 " Trim trailing, leading and running whitespace
/vim-8.2.3635/src/libvterm/t/
H A D90vttest_01-movement-4.test1 # Test of leading zeroes in ESC sequences
H A D02parser.test86 !CSI leading zero
/vim-8.2.3635/runtime/ftplugin/
H A Dpython.vim19 " For imports with leading .., append / and replace additional .s with ../
23 " For imports with a single leading ., replace it with ./
H A Dj.vim23 " last path component. Also strip off leading folder names like "~addons/".
/vim-8.2.3635/runtime/doc/
H A Dremote.txt93 meaning of the leading plus): >
159 See also the explanation of |CTRL-\_CTRL-N|. Very useful as a leading key
H A Dusr_26.txt95 number, because there is a leading zero. This notation is often used in C
96 programs. If you do not want a number with leading zeros to be handled as
H A Dchange.txt151 commands, except "gJ", delete any leading white space on the next line. If
434 For decimals a leading negative sign is considered for incrementing/
438 For numbers with leading zeros (including all octal and hexadecimal numbers),
443 leading zeros are removed to avoid that the result may be recognized as an
446 Note that when 'nrformats' includes "octal", decimal numbers with leading
449 Note similarly, when 'nrformats' includes "bin", binary numbers with a leading
1590 {string}, so do not include leading or trailing blanks unless the blanks are a
1874 One leading '-' is included in the number.
1884 match). A leading "0x" or "0X" is ignored.
1885 One leading '-' is included in the number.
[all …]
/vim-8.2.3635/runtime/indent/
H A Druby.vim165 " Regex that describes a leading operator (only a method call's dot for now)
422 " If the current line starts with a leading operator, add a level of indent.
528 " If the previous line started with a leading operator, use its MSL's level
776 " If the current line starts with a leading operator, keep its indent
H A Dmp.vim145 " being a leading `else[if]`, which is counted as an opening tag, but not as
164 let [c, i] = [0, matchend(a:line, '^\s*\<else\%[if]\>')] " Skip a leading else[if]
/vim-8.2.3635/src/
H A DINSTALLvms.txt231 define/nolog VIM device:[leading-path-here.vim]
246 Please note, that leading "," are valuable for MMS/MMK syntax.
/vim-8.2.3635/runtime/autoload/
H A Dxmlformat.vim119 " Return item trimmed from leading whitespace {{{1

1234