| /vim-8.2.3635/ |
| H A D | LICENSE | 6 include this license text. You are also allowed to include executables 10 II) It is allowed to distribute a modified (or extended) version of Vim, 31 mentioned under a) you are allowed to further distribute it 75 IV) It is not allowed to remove this license from the distribution of the Vim
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_python2.vim | 1381 \ 'Vim(let):ValueError: empty keys are not allowed') 1383 \ 'Vim(python):ValueError: empty keys are not allowed') 2509 '{"": 1}', # Empty key not allowed 2922 vim.options[""]:ValueError:('empty keys are not allowed',) 2953 "" in d:ValueError:('empty keys are not allowed',) 3024 d["a"] = {"": 1}:ValueError:('empty keys are not allowed',) 3025 d["a"] = {u"": 1}:ValueError:('empty keys are not allowed',) 3334 l[:] = [{"": 1}]:ValueError:('empty keys are not allowed',) 3492 f({"": 1}):ValueError:('empty keys are not allowed',) 3493 f({u"": 1}):ValueError:('empty keys are not allowed',) [all …]
|
| H A D | test_python3.vim | 1576 \ 'Vim(let):ValueError: empty keys are not allowed') 1578 \ 'Vim(py3):ValueError: empty keys are not allowed') 2697 '{b"": 1}', # Empty key not allowed 3110 vim.options[""]:(<class 'ValueError'>, ValueError('empty keys are not allowed',)) 3141 "" in d:(<class 'ValueError'>, ValueError('empty keys are not allowed',)) 3212 d["a"] = {b"": 1}:(<class 'ValueError'>, ValueError('empty keys are not allowed',)) 3213 d["a"] = {"": 1}:(<class 'ValueError'>, ValueError('empty keys are not allowed',)) 3523 l[:] = [{"": 1}]:(<class 'ValueError'>, ValueError('empty keys are not allowed',)) 3680 f({b"": 1}):(<class 'ValueError'>, ValueError('empty keys are not allowed',)) 3681 f({"": 1}):(<class 'ValueError'>, ValueError('empty keys are not allowed',)) [all …]
|
| H A D | test_gf.vim | 174 " gf is not allowed when text is locked 187 " gf is not allowed when buffer is locked
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lout.vim | 34 " Characters allowed in keywords 35 " I don't know if 128-255 are allowed in ANS-FORHT
|
| H A D | apachestyle.vim | 18 " Option = value1 value2 #not apache but also allowed
|
| H A D | cweb.vim | 21 " For starters, read the TeX syntax; TeX syntax items are allowed at the top
|
| H A D | modsim3.vim | 67 " which are allowed in Modsim III, but
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | uganda.txt | 31 include this license text. You are also allowed to include executables 35 II) It is allowed to distribute a modified (or extended) version of Vim, 56 mentioned under a) you are allowed to further distribute it 100 IV) It is not allowed to remove this license from the distribution of the Vim
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | cmake.vim | 10 " This implies that distribution with Vim is allowed
|
| /vim-8.2.3635/src/po/ |
| H A D | ja.euc-jp.po | 909 msgid "E786: Range not allowed" 1290 msgid "E981: Command not allowed in rvim" 2501 msgid "not allowed in the Vim sandbox" 4059 msgid "E520: Not allowed in a modeline" 4567 msgid "E66: \\z( not allowed here" 5527 msgid "E407: %s not allowed here" 6729 msgid "E477: No ! allowed" 6776 msgid "E481: No range allowed" 6913 msgid "E48: Not allowed in sandbox" 6916 msgid "E523: Not allowed here" [all …]
|
| H A D | ru.cp1251.po | 923 msgid "E786: Range not allowed" 1320 msgid "E981: Command not allowed in rvim" 2554 msgid "not allowed in the Vim sandbox" 4166 msgid "E520: Not allowed in a modeline" 4676 msgid "E66: \\z( not allowed here" 5643 msgid "E407: %s not allowed here" 6848 msgid "E477: No ! allowed" 6897 msgid "E481: No range allowed" 7034 msgid "E48: Not allowed in sandbox" 7037 msgid "E523: Not allowed here" [all …]
|
| H A D | ru.po | 923 msgid "E786: Range not allowed" 1320 msgid "E981: Command not allowed in rvim" 2554 msgid "not allowed in the Vim sandbox" 4166 msgid "E520: Not allowed in a modeline" 4676 msgid "E66: \\z( not allowed here" 5643 msgid "E407: %s not allowed here" 6848 msgid "E477: No ! allowed" 6897 msgid "E481: No range allowed" 7034 msgid "E48: Not allowed in sandbox" 7037 msgid "E523: Not allowed here" [all …]
|
| H A D | ja.po | 909 msgid "E786: Range not allowed" 1290 msgid "E981: Command not allowed in rvim" 2501 msgid "not allowed in the Vim sandbox" 4059 msgid "E520: Not allowed in a modeline" 4567 msgid "E66: \\z( not allowed here" 5527 msgid "E407: %s not allowed here" 6729 msgid "E477: No ! allowed" 6776 msgid "E481: No range allowed" 6913 msgid "E48: Not allowed in sandbox" 6916 msgid "E523: Not allowed here" [all …]
|
| H A D | sr.po | 796 msgid "E786: Range not allowed" 2355 msgid "not allowed in the Vim sandbox" 3974 msgid "E520: Not allowed in a modeline" 4493 msgid "E66: \\z( not allowed here" 5484 msgid "E407: %s not allowed here" 7511 msgid "E477: No ! allowed" 7560 msgid "E481: No range allowed" 7726 msgid "E48: Not allowed in sandbox" 7729 msgid "E523: Not allowed here" 7927 msgid "empty keys are not allowed" [all …]
|
| H A D | zh_TW.UTF-8.po | 248 msgid "E104: Escape not allowed in digraph" 656 msgid "E145: Shell commands not allowed in rvim" 996 msgid "E172: Only one file name allowed" 3504 msgid "E520: Not allowed in a modeline" 3990 msgid "E66: \\z( not allowed here" 3993 msgid "E67: \\z1 - \\z9 not allowed here" 4252 msgid "E407: %s not allowed here" 4949 msgid "E477: No ! allowed" 4996 msgid "E481: No range allowed" 5072 msgid "E48: Not allowed in sandbox" [all …]
|
| H A D | zh_CN.cp936.po | 219 msgid "E104: Escape not allowed in digraph" 537 msgid "E786: Range not allowed" 1114 msgid "E172: Only one file name allowed" 2409 msgid "not allowed in the Vim sandbox" 3952 msgid "E520: Not allowed in a modeline" 4431 msgid "E66: \\z( not allowed here" 5050 msgid "E407: %s not allowed here" 5780 msgid "E477: No ! allowed" 5827 msgid "E481: No range allowed" 5910 msgid "E48: Not allowed in sandbox" [all …]
|
| H A D | zh_CN.po | 219 msgid "E104: Escape not allowed in digraph" 538 msgid "E786: Range not allowed" 1115 msgid "E172: Only one file name allowed" 2410 msgid "not allowed in the Vim sandbox" 3952 msgid "E520: Not allowed in a modeline" 4431 msgid "E66: \\z( not allowed here" 5050 msgid "E407: %s not allowed here" 5780 msgid "E477: No ! allowed" 5827 msgid "E481: No range allowed" 5910 msgid "E48: Not allowed in sandbox" [all …]
|
| H A D | zh_CN.UTF-8.po | 219 msgid "E104: Escape not allowed in digraph" 537 msgid "E786: Range not allowed" 1114 msgid "E172: Only one file name allowed" 2409 msgid "not allowed in the Vim sandbox" 3952 msgid "E520: Not allowed in a modeline" 4431 msgid "E66: \\z( not allowed here" 5050 msgid "E407: %s not allowed here" 5780 msgid "E477: No ! allowed" 5827 msgid "E481: No range allowed" 5910 msgid "E48: Not allowed in sandbox" [all …]
|
| H A D | uk.cp1251.po | 368 msgid "E104: Escape not allowed in digraph" 757 msgid "E786: Range not allowed" 2789 msgid "not allowed in the Vim sandbox" 4365 msgid "E520: Not allowed in a modeline" 4882 msgid "E66: \\z( not allowed here" 5701 msgid "E407: %s not allowed here" 6742 msgid "E477: No ! allowed" 6799 msgid "E481: No range allowed" 6906 msgid "E48: Not allowed in sandbox" 6909 msgid "E523: Not allowed here" [all …]
|
| H A D | nl.po | 241 msgid "E104: Escape not allowed in digraph" 591 msgid "E786: Range not allowed" 1205 msgid "E172: Only one file name allowed" 2542 msgid "not allowed in the Vim sandbox" 4117 msgid "E66: \\z( not allowed here" 4120 msgid "E67: \\z1 - \\z9 not allowed here" 4738 #~ msgid "E407: %s not allowed here" 5584 #~ msgid "E477: No ! allowed" 5631 msgid "E481: No range allowed" 5714 msgid "E48: Not allowed in sandbox" [all …]
|
| H A D | ko.UTF-8.po | 357 msgid "E104: Escape not allowed in digraph" 732 msgid "E786: Range not allowed" 2692 msgid "not allowed in the Vim sandbox" 4189 msgid "E520: Not allowed in a modeline" 4688 msgid "E66: \\z( not allowed here" 5465 msgid "E407: %s not allowed here" 6451 msgid "E477: No ! allowed" 6498 msgid "E481: No range allowed" 6603 msgid "E48: Not allowed in sandbox" 6606 msgid "E523: Not allowed here" [all …]
|
| H A D | uk.po | 368 msgid "E104: Escape not allowed in digraph" 757 msgid "E786: Range not allowed" 2789 msgid "not allowed in the Vim sandbox" 4365 msgid "E520: Not allowed in a modeline" 4882 msgid "E66: \\z( not allowed here" 5701 msgid "E407: %s not allowed here" 6742 msgid "E477: No ! allowed" 6799 msgid "E481: No range allowed" 6906 msgid "E48: Not allowed in sandbox" 6909 msgid "E523: Not allowed here" [all …]
|
| H A D | ko.po | 357 msgid "E104: Escape not allowed in digraph" 732 msgid "E786: Range not allowed" 2692 msgid "not allowed in the Vim sandbox" 4189 msgid "E520: Not allowed in a modeline" 4688 msgid "E66: \\z( not allowed here" 5465 msgid "E407: %s not allowed here" 6451 msgid "E477: No ! allowed" 6498 msgid "E481: No range allowed" 6603 msgid "E48: Not allowed in sandbox" 6606 msgid "E523: Not allowed here" [all …]
|
| /vim-8.2.3635/src/proto/ |
| H A D | option.pro | 23 int valid_name(char_u *val, char *allowed);
|