Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 91) sorted by relevance

1234

/vim-8.2.3635/src/testdir/
H A Dtest_quotestar.vim84 " Handle the large selection over 262040 byte.
91 " Check length to prevent a large amount of output at assertion failure.
H A Dtest_signals.vim58 " Set a very large 'updatetime' and 'updatecount', so that we can be sure
69 " since we set 'updatetime' and 'updatecount' to large values.
H A Dtest_largefile.vim1 " Tests for large files
H A Dtest_selectmode.vim169 " 'mousetime' must be sufficiently large, or else the test is flaky when
H A Dtest_timers.vim438 " Create a large number of functions. Should get the "more" prompt.
/vim-8.2.3635/runtime/syntax/
H A Dxml.vim21 " especially for large files.
40 " 2) for large files, folding can be pretty slow, especially when
H A Dverilog.vim27 syn keyword verilogStatement instance integer large liblist
H A Dverilogams.vim36 syn keyword verilogamsStatement large last_crossing limexp ln localparam log
H A Djproperties.vim13 " in properties; the value is already large - if you have larger continuation
H A Dsamba.vim86 syn keyword sambaKeyword contained large obey pam readwrite restrictions
H A Dlilo.vim71 syn keyword liloOption bmp-retain el-torito-bootable-CD large-memory suppress-boot-time-BIOS-data
H A Dgnuplot.vim224 syn keyword gnuplotKeyword bars small large fullwidth front back
409 syn keyword gnuplotKeyword medium large normal landscape portrait big
H A Dspup.vim180 " define synchronizing; especially OPERATION sections can become very large
/vim-8.2.3635/runtime/doc/
H A Dft_ps1.txt35 especially for large files.
H A Dos_390.txt73 - Vim will consistently hang when a large amount of text is selected in
H A Dusr_46.txt24 Vim9 script was designed to make it easier to write large Vim scripts. It
H A Dusr_06.txt279 You will see it crunching away, this can take quite a while for a large file.
H A Dusr_44.txt553 back than 500 lines. (A large "maxlines" slows down processing. A small one
571 A large "minlines" value can make Vim slower, especially when scrolling
/vim-8.2.3635/runtime/autoload/
H A Dcsscomplete.vim285 …let values = ["xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "larger", …
311 …00", "800", "900", "xx-small", "x-small", "small", "medium", "large", "x-large", "xx-large", "larg…
H A Drust.vim402 …echohl ErrorMsg | echomsg 'Buffer too large, max 5000 encoded characters ('.strlen(body).')' | ech…
/vim-8.2.3635/runtime/indent/testdir/
H A DREADME.txt26 this a large number of lines. Just add all kinds of language constructs,
/vim-8.2.3635/runtime/plugin/
H A Dmatchparen.vim151 " adjustedScrolloff accounts for very large numbers of scrolloff.
/vim-8.2.3635/runtime/indent/
H A Dada.vim24 " Combine the two large block-indent functions into one?
/vim-8.2.3635/src/
H A Dconfig.h.in235 /* Define, if needed, for accessing large files. */
/vim-8.2.3635/runtime/spell/
H A DREADME_en.txt19 en_US-large
20 en_CA-large
21 en_GB-large (with both "ise" and "ize" spelling)
23 The normal (non-large) dictionaries correspond to SCOWL size 60 and,
25 variant for a word. The large dictionaries correspond to SCOWL size
32 only found in the large dictionary for American English:
377 en_US-large
378 en_CA-large
379 en_GB-large (with both "ise" and "ize" spelling)
390 only found in the large dictionary for American English:
[all …]

1234