Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 163) sorted by relevance

1234567

/vim-8.2.3635/src/testdir/
H A Dtest_spellfile.vim232 " missing version number
249 " missing section length
282 " SN_REP: missing rep
294 " SN_SAL: missing salcount
300 " SN_SAL: missing saltolen
316 " SN_SOFO: missing sofoto
340 " SN_INFO: missing info
346 " SN_MAP: missing midword
362 " LWORDTREE: missing
448 " missing suggest wordtree
[all …]
H A Dtest_memory_usage.vim19 throw 'Skipped: wmic program missing'
27 throw 'Skipped: ps program missing'
H A Dtest_termencoding.vim6 throw 'Skipped: iconv feature missing'
H A Dcheck.vim4 command -nargs=1 MissingFeature throw 'Skipped: ' .. <args> .. ' feature missing'
46 throw 'Skipped: ' .. a:name .. ' function missing'
H A Dtest_makeencoding.vim9 throw 'Skipped: python program missing'
H A Dtest_startup.vim579 call assert_equal('Argument missing after: "' .. opt .. '"', out[1])
593 call assert_equal('Argument missing after: "' .. opt .. '"', out[1])
602 call assert_equal('Argument missing after: "--display"', out[1])
610 call assert_equal('Argument missing after: "-display"', out[1])
651 call assert_equal('Argument missing after: "--socketid"', out[1])
1067 " This will take 2 seconds because of the missing --not-a-term
/vim-8.2.3635/runtime/tutor/
H A Dtutor.zh.euc109 ---> There is some text missing from this line.
130 ---> There is some text missing from th
131 There is some text missing from this line.
133 There is also some text missing here.
H A Dtutor.zh_cn.utf-8109 ---> There is some text missing from this line.
130 ---> There is some text missing from th
131 There is some text missing from this line.
133 There is also some text missing here.
H A Dtutor.ko.utf-8112 ---> There is some text missing from this line.
134 ---> There is some text missing from th
135 There is some text missing from this line.
137 There is also some text missing here.
H A Dtutor.ko.euc112 ---> There is some text missing from this line.
134 ---> There is some text missing from th
135 There is some text missing from this line.
137 There is also some text missing here.
H A Dtutor.ko112 ---> There is some text missing from this line.
134 ---> There is some text missing from th
135 There is some text missing from this line.
137 There is also some text missing here.
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim419 \ , "-fwarn-missing-fields"
420 \ , "-fno-warn-missing-fields"
423 \ , "-fwarn-missing-methods"
424 \ , "-fno-warn-missing-methods"
425 \ , "-fwarn-missing-signatures"
764 \ , "-Wno-missing-exported-sigs"
766 \ , "-Wno-missing-fields"
768 \ , "-Wno-missing-home-modules"
774 \ , "-Wno-missing-local-sigs"
776 \ , "-Wno-missing-methods"
[all …]
H A DREADME.txt11 spellfile.vim downloading of a missing spell file
/vim-8.2.3635/runtime/syntax/
H A Dmodula2.vim35 " The following types are added later on and may be missing from older
36 " Modula-2 Compilers (they are at least missing from the original report
H A Dcabal.vim22 " and version number. Also added missing comment highlighting.
25 " V1.2: Added cpp-options which was missing. Feature implemented
H A Daptconf.vim444 " * When a semicolon is missing after a double-quoted string:
450 " * When double quotes are missing around a value (before a semicolon):
456 " * When only one double quote is missing around a value (before a semicolon):
461 " * When space is missing between option and (quoted) value:
H A Dconfig.vim10 " is probably very much missing here, yet !
/vim-8.2.3635/ci/
H A Dconfig.mk.clang.sed1 /^CFLAGS[[:blank:]]*=/s/$/ -Wno-error=missing-field-initializers/
/vim-8.2.3635/runtime/
H A Ddefaults.vim29 " When the +eval feature is missing, the set command above will be skipped.
30 " Use a trick to reset compatible only when the +eval feature is missing.
/vim-8.2.3635/src/po/
H A Dcheck.vim115 " - msgstr "E123 ..." missing colon
116 " - msgstr "..." missing error code
/vim-8.2.3635/runtime/plugin/
H A DREADME.txt13 spellfile.vim download a spellfile when it's missing
/vim-8.2.3635/runtime/doc/
H A Dvimtutor.man23 like "it" or "es". If the [language] argument is missing, the language
/vim-8.2.3635/.github/workflows/
H A Dcoverity.yml60 ./configure --with-features=huge ${CONFOPT} --enable-fail-if-missing
/vim-8.2.3635/runtime/compiler/
H A Dpowershell.vim75 " The string is missing the terminator: ".
/vim-8.2.3635/runtime/spell/eo/
H A Dmain.aap24 # fix missing newline

1234567