| /vim-8.2.3635/src/ |
| H A D | vim9compile.c | 548 isn_T *isn; in generate_instr() local 558 return isn; in generate_instr() 582 isn_T *isn; in generate_instr_type() local 593 return isn; in generate_instr_type() 602 isn_T *isn; in generate_instr_debug() local 610 return isn; in generate_instr_debug() 621 isn_T *isn; in may_generate_2STRING() local 769 isn_T *isn; in generate_two_op() local 5388 isn_T *isn; in compile_and_or() local 8604 isn_T *isn; in compile_try() local [all …]
|
| /vim-8.2.3635/runtime/spell/check/ |
| H A D | check_bb.dic | 2 #Some Comment that isn't supposed to matter 3 /Another Comment that isn't supposed to matter
|
| H A D | check_aa.dic | 2 #Some Comment that isn't supposed to matter 3 /Another Comment that isn't supposed to matter
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | hitest.vim | 31 " Open a new window if the current one isn't empty 63 " TODO: this fails if the group linked to isn't defined
|
| H A D | ptcap.vim | 13 " specific keywords, case sensitivity isn't required 25 " Highlight everything that isn't caught by the rules as errors,
|
| H A D | pod.vim | 92 " Don't spell-check inside E<>, but ensure that the E< itself isn't 96 " Z<> is a mock formatting code. Ensure Z<> on its own isn't marked as a
|
| H A D | rust.vim | 125 " This one isn't *quite* right, as we could have binary-& with a reference 128 " This isn't actually correct; a closure with no arguments can be `|| { }`. 129 " Last, because the & in && isn't a sigil
|
| H A D | colortest.vim | 55 " Open this file in a window if it isn't edited yet.
|
| H A D | snnspat.vim | 19 " anything that isn't part of the header, a comment or a number
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | json.vim | 48 " Find line above 'lnum' that isn't empty, or in a string. 52 " If the line isn't empty or in a string, end search.
|
| H A D | jsonc.vim | 46 " Find line above 'lnum' that isn't empty, or in a string. 50 " If the line isn't empty or in a string, end search.
|
| H A D | dtd.vim | 77 " Begin by searching back for a <! that isn’t inside a comment. 93 " terminated or not. If it isn’t, let Vim take care of that using 122 " Next comes the content model. If the token we’ve found isn’t a
|
| H A D | mma.vim | 50 " also, indent only if this line if this line isn't starting a new
|
| H A D | eiffel.vim | 91 " Subtract a 'shiftwidth', if this isn't the first thing after the 'is'
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test77a.in | 9 If it isn't available then the test will be skipped.
|
| H A D | test_file_size.vim | 9 " If it isn't available then the test will be skipped.
|
| H A D | README.txt | 40 - If the bug that is being tested isn't fixed yet, you can throw an exception
|
| H A D | test_smartindent.vim | 3 " Tests for not doing smart indenting when it isn't set.
|
| /vim-8.2.3635/src/proto/ |
| H A D | vim9compile.pro | 23 void delete_instr(isn_T *isn);
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | pi_tar.txt | 100 it isn't default. 112 May 16, 2017 * When the mouse option isn't empty, the
|
| H A D | windows.txt | 133 Note: If you expect your status line to be in reverse video and it isn't, 161 'eadirection' isn't "hor", and one of them is higher than the 183 3. 'eadirection' isn't "ver", and 196 isn't "hor"). 225 and 'eadirection' isn't "ver" the windows will be spread out 832 Like ":split gf", but window isn't split if the file does not 852 Like "tab split" and "gf", but the new tab page isn't created 860 "tab split" and "gF", but the new tab page isn't created if 948 position isn't changed. Useful example: > 955 current window and cursor position isn't changed. Useful [all …]
|
| H A D | vi_diff.txt | 590 the home directory (there isn't one). ":pwd" prints the current directory on 1349 - ex tests 47, 48, 49, 72, 73 fail because .exrc file isn't read in silent 1350 mode and $EXINIT isn't used. 1353 - ex test 355 fails because 'window' isn't used for "30z". 1354 - ex test 368 fails because shell command isn't echoed in silent mode. 1355 - ex test 394 fails because "=" command output isn't visible in silent mode. 1357 - ex test 475 and 476 fail because reprint output isn't visible in silent mode. 1359 - ex test 502 fails because .exrc isn't read in silent mode. 1360 - ex test 509 fails because .exrc isn't read in silent mode. and exit code is 1362 - ex test 534 fails because .exrc isn't read in silent mode.
|
| H A D | version6.txt | 313 setting the option, which isn't that easy. 3074 even when sys/ptem.h isn't present. 3806 starting with "g" isn't adjusted. 5544 isn't set. 6791 command isn't available. 6895 mode isn't updated. (Michael Naumann) 7300 the CSI byte itself isn't copied. 10366 the command line isn't drawn properly. 10661 stdout isn't. 10791 isn't necessary. [all …]
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | xmlcomplete.vim | 11 " - allow for closing of xml tags even when data file isn't available 257 " Abandon when data file isn't complete 358 " Abandon when data file isn't complete
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | gzip.vim | 22 " Use "gzip -d", gunzip isn't always available.
|