Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 25 of 119) sorted by relevance

12345

/vim-8.2.3635/src/
H A Dvim9compile.c548 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 Dcheck_bb.dic2 #Some Comment that isn't supposed to matter
3 /Another Comment that isn't supposed to matter
H A Dcheck_aa.dic2 #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 Dhitest.vim31 " 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 Dptcap.vim13 " specific keywords, case sensitivity isn't required
25 " Highlight everything that isn't caught by the rules as errors,
H A Dpod.vim92 " 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 Drust.vim125 " 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 Dcolortest.vim55 " Open this file in a window if it isn't edited yet.
H A Dsnnspat.vim19 " anything that isn't part of the header, a comment or a number
/vim-8.2.3635/runtime/indent/
H A Djson.vim48 " 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 Djsonc.vim46 " 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 Ddtd.vim77 " 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 Dmma.vim50 " also, indent only if this line if this line isn't starting a new
H A Deiffel.vim91 " Subtract a 'shiftwidth', if this isn't the first thing after the 'is'
/vim-8.2.3635/src/testdir/
H A Dtest77a.in9 If it isn't available then the test will be skipped.
H A Dtest_file_size.vim9 " If it isn't available then the test will be skipped.
H A DREADME.txt40 - If the bug that is being tested isn't fixed yet, you can throw an exception
H A Dtest_smartindent.vim3 " Tests for not doing smart indenting when it isn't set.
/vim-8.2.3635/src/proto/
H A Dvim9compile.pro23 void delete_instr(isn_T *isn);
/vim-8.2.3635/runtime/doc/
H A Dpi_tar.txt100 it isn't default.
112 May 16, 2017 * When the mouse option isn't empty, the
H A Dwindows.txt133 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 Dvi_diff.txt590 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 Dversion6.txt313 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 Dxmlcomplete.vim11 " - 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 Dgzip.vim22 " Use "gzip -d", gunzip isn't always available.

12345