Searched refs:likely (Results 1 – 25 of 40) sorted by relevance
12
| /vim-8.2.3635/READMEdir/ |
| H A D | README_os390.txt | 6 Most likely there are not many users out there using Vim on z/OS. So chances 14 uncompress it on your PC, as these tools are (most likely) not available on
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | hebrew.txt | 66 English will likely be inserted in this case. 69 will likely be inserted in this case.
|
| H A D | uganda.txt | 50 changes it will be announced in appropriate places (most likely
|
| H A D | usr_11.txt | 197 Then you very likely have a crashed edit session that is worth recovering.
|
| H A D | usr_90.txt | 133 When installing for the whole system, Vim has most likely already selected
|
| H A D | repeat.txt | 129 used for |y| and |p| the result is most likely not 660 The "after" directory is most likely not useful in a package. It's not
|
| H A D | sign.txt | 26 sign as an image is most likely only feasible in gvim (although Sun
|
| H A D | insert.txt | 234 since English will likely be inserted in this case. 236 since Hebrew will likely be inserted in this case. 910 Note: CTRL-I is the same as <Tab>, which is likely to
|
| H A D | print.txt | 442 |encoding-names| for a list), and that no one else is likely to use.
|
| H A D | autocmd.txt | 913 change mode or use `:normal`, it will likely 1493 most likely will not do what you intended.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | vim9.vim | 24 " Add a line before and after to make it less likely that the line number is 42 " Add a line before and after to make it less likely that the line number is
|
| H A D | shared.vim | 14 " This most likely only works on Unix and Windows.
|
| H A D | test_swap.vim | 204 " deleted. Process 0x3fffffff most likely does not exist.
|
| H A D | test_spell.vim | 263 " suggest ONECAP. Exception: "ALl" most likely should be "All",
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | gsp.vim | 34 " places where it's likely to be found
|
| H A D | perl.vim | 530 " NOTE: Due to a bug in Vim (or more likely, a misunderstanding on my part),
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | mp.vim | 143 " most likely be indented. Note that `else` and `elseif` are both opening and 292 " Lines with a positive weight are unbalanced and should likely be indented.
|
| H A D | vim.vim | 166 " A line ending in "{" or "[" is most likely the start of a dict/list literal,
|
| H A D | html.vim | 642 " can't find it, try something else, but it's most likely going to be
|
| /vim-8.2.3635/src/ |
| H A D | macros.h | 393 #define GA_GROW_OK(gap, n) likely((((gap)->ga_maxlen - (gap)->ga_len < n) ? ga_grow_inner((gap), (n…
|
| H A D | vim.h | 2177 # define likely(x) __builtin_expect((x), 1) macro 2182 # define likely(x) (x) macro
|
| H A D | INSTALLpc.txt | 165 NOTE: this most likely does not work 240 NOTE: this most likely does not work 254 NOTE: this most likely does not work
|
| /vim-8.2.3635/runtime/ |
| H A D | defaults.vim | 106 " likely a different one than last time).
|
| /vim-8.2.3635/ |
| H A D | LICENSE | 25 changes it will be announced in appropriate places (most likely
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | sql.vim | 429 " This will most likely be a \{,1} string.
|
12