| /vim-8.2.3635/src/testdir/ |
| H A D | test_quotestar.vim | 84 " Handle the large selection over 262040 byte. 91 " Check length to prevent a large amount of output at assertion failure.
|
| H A D | test_signals.vim | 58 " 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 D | test_largefile.vim | 1 " Tests for large files
|
| H A D | test_selectmode.vim | 169 " 'mousetime' must be sufficiently large, or else the test is flaky when
|
| H A D | test_timers.vim | 438 " Create a large number of functions. Should get the "more" prompt.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | xml.vim | 21 " especially for large files. 40 " 2) for large files, folding can be pretty slow, especially when
|
| H A D | verilog.vim | 27 syn keyword verilogStatement instance integer large liblist
|
| H A D | verilogams.vim | 36 syn keyword verilogamsStatement large last_crossing limexp ln localparam log
|
| H A D | jproperties.vim | 13 " in properties; the value is already large - if you have larger continuation
|
| H A D | samba.vim | 86 syn keyword sambaKeyword contained large obey pam readwrite restrictions
|
| H A D | lilo.vim | 71 syn keyword liloOption bmp-retain el-torito-bootable-CD large-memory suppress-boot-time-BIOS-data
|
| H A D | gnuplot.vim | 224 syn keyword gnuplotKeyword bars small large fullwidth front back 409 syn keyword gnuplotKeyword medium large normal landscape portrait big
|
| H A D | spup.vim | 180 " define synchronizing; especially OPERATION sections can become very large
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | ft_ps1.txt | 35 especially for large files.
|
| H A D | os_390.txt | 73 - Vim will consistently hang when a large amount of text is selected in
|
| H A D | usr_46.txt | 24 Vim9 script was designed to make it easier to write large Vim scripts. It
|
| H A D | usr_06.txt | 279 You will see it crunching away, this can take quite a while for a large file.
|
| H A D | usr_44.txt | 553 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 D | csscomplete.vim | 285 …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 D | rust.vim | 402 …echohl ErrorMsg | echomsg 'Buffer too large, max 5000 encoded characters ('.strlen(body).')' | ech…
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | README.txt | 26 this a large number of lines. Just add all kinds of language constructs,
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | matchparen.vim | 151 " adjustedScrolloff accounts for very large numbers of scrolloff.
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | ada.vim | 24 " Combine the two large block-indent functions into one?
|
| /vim-8.2.3635/src/ |
| H A D | config.h.in | 235 /* Define, if needed, for accessing large files. */
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | README_en.txt | 19 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 …]
|