| /vim-8.2.3635/src/ |
| H A D | vim9type.c | 1057 type_T *common; in common_type() local 1059 common_type(type1->tt_member, type2->tt_member, &common, type_gap); in common_type() 1061 *dest = get_list_type(common, type_gap); in common_type() 1063 *dest = get_dict_type(common, type_gap); in common_type() 1068 type_T *common; in common_type() local 1070 common_type(type1->tt_member, type2->tt_member, &common, type_gap); in common_type() 1077 *dest = alloc_func_type(common, argcount, type_gap); in common_type() 1090 *dest = alloc_func_type(common, -1, type_gap); in common_type()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | htmlcomplete.vim | 366 if has_key(elements, 'common') 367 let elements['common'] .= ' '.class 369 let elements['common'] = class 384 if has_key(elements, tag) && has_key(elements, 'common') 385 let values = split(elements[tag]." ".elements['common']) 386 elseif has_key(elements, tag) && !has_key(elements, 'common') 388 elseif !has_key(elements, tag) && has_key(elements, 'common') 389 let values = split(elements['common'])
|
| H A D | README.txt | 10 paste.vim common code for mswin.vim, menu.vim and macmap.vim
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | dtrace.vim | 10 " http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libdtrace/common/dt_lex.l 11 " http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libdtrace/common/dt_grammar.y 32 " they are common.
|
| H A D | ora.vim | 35 "common .ora staff 37 "common protocol parameters 64 "common values 69 "misc. common keywords 191 "common values
|
| H A D | msmessages.vim | 97 " Add some Windows datatypes that will be common in msmessages files 104 " Sync to language entries, since they should be most common
|
| H A D | cabal.vim | 65 \ common 70 …e\|library\|benchmark\|test-suite\|source-repository\|flag\|custom-setup\|common\)\+\s*\%(.*$\|$\)/
|
| H A D | typescript.vim | 37 " Source the part common with typescriptreact.vim
|
| H A D | cmusrc.vim | 41 syn keyword cmusrcBindContext contained common library playlist queue 218 syn keyword cmusrcSBindContext contained common library playlist queue
|
| H A D | elf.vim | 11 " It has nothing in common with the binary format called ELF.
|
| H A D | debchangelog.vim | 42 " Define some common expressions we can use later on
|
| H A D | fvwm.vim | 22 " include the most common ones here. 25 " Syntax items common to fvwm1 and fvwm2 config files 59 " Moved from common syntax items
|
| H A D | typescriptreact.vim | 135 " Source the part common with typescriptreact.vim
|
| H A D | prolog.vim | 38 " some common predicates are also highlighted as keywords
|
| H A D | papp.vim | 22 " source is basically xml, with included html (this is common) and perl bits
|
| H A D | gitolite.vim | 19 " ---- common stuff
|
| H A D | murphi.vim | 94 " Double equal sign is a common error: use one equal sign for equality testing.
|
| H A D | gdb.vim | 16 syn keyword gdbInfo contained address architecture args breakpoints catch common copying dcache
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | asm.vim | 3 " Maintainer: Colin Caine <cmcaine at the common googlemail domain>
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | help.txt | 43 |quickref| Overview of the most common commands you will use 105 |howto.txt| how to do the most common editing tasks 204 |os_dos.txt| MS-DOS and MS-Windows common items
|
| H A D | ft_raku.txt | 17 While Raku does define ASCII alternatives for some common operators (see
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | efm_filter.txt | 10 "/tmp_mnt/cm/src/apertos/MoU/MetaCore/MetaCore/common/src/MetaCoreImp_M.cc",
|
| H A D | README.txt | 5 ccfilter*: C program to filter the output of a few compilers to a common
|
| H A D | ccfilter_README.txt | 4 ccfilter is a C program to filter the output of a few compilers to a common
|
| /vim-8.2.3635/runtime/colors/ |
| H A D | README.txt | 77 common mistakes.
|