| /vim-8.2.3635/src/testdir/ |
| H A D | test_alot.vim | 4 source test_backup.vim 5 source test_behave.vim 6 source test_compiler.vim 8 source test_ex_undo.vim 9 source test_ex_z.vim 11 source test_expand.vim 17 source test_ga.vim 20 source test_jumps.vim 22 source test_move.vim 23 source test_put.vim [all …]
|
| H A D | test_source.vim | 1 " Tests for the :source command. 3 source check.vim 4 source view_util.vim 10 au SourcePre *source* let did_source_pre = 1 11 au SourcePost *source* let did_source_post = 1 13 source Xsourced 32 source Xsourced 46 source! Xsourcehello | echo 57 source XoneScript 67 source Xfile.vim [all …]
|
| H A D | test_alot_utf8.vim | 7 source test_charsearch_utf8.vim 8 source test_expr_utf8.vim 9 source test_mksession_utf8.vim 10 source test_regexp_utf8.vim 11 source test_source_utf8.vim 12 source test_startup_utf8.vim 13 source test_utf8.vim 14 source test_utf8_comparisons.vim
|
| H A D | test_mksession.vim | 6 source check.vim 9 source shared.vim 10 source term_util.vim 24 source Xtest_mks.out 566 source Xtestview 584 source Xtestview 620 source Xview 680 source Xview 1084 source Xview 1091 source Xview [all …]
|
| H A D | test_source_utf8.vim | 1 " Test the :source! command 3 source check.vim 13 source! Xscript | echo 28 source Xscript 47 source Xtestfile
|
| H A D | test_vim9_script.vim | 3 source check.vim 4 source term_util.vim 5 source view_util.vim 6 source vim9.vim 7 source shared.vim 8 source screendump.vim 1762 source XReloaded 1765 source XReloaded 1768 source XReloaded 3769 source Xfinished [all …]
|
| H A D | test_rename.vim | 3 source shared.vim 26 " when the source and destination file only differ by case. 41 " When the source and destination are the same file, nothing 42 " should be done. The source file should not be deleted. 87 " On Windows, the source file is removed despite
|
| H A D | script_util.vim | 14 " variable, and every ":call" by a ":source" for the next following argument 37 s/\<call\s*\%(\u\|s:\)\w*\s*(.*)/\='source ' . a:{cnt}/ 47 " Make a temporary script file from the function a:funcname, ":source" it, and 56 exec "source" s:script_name
|
| H A D | test_gui_init.vim | 4 source shared.vim 5 source check.vim 8 source setup_gui.vim
|
| H A D | test_debugger.vim | 3 source shared.vim 4 source screendump.vim 5 source check.vim 380 source Xtest2.vim 428 " way though the source command. 555 source Xtest2.vim 614 \ 'line 1: source Xtest2.vim']) 617 " way though the source command. 810 source Xtest2.vim 874 source Xtest2.vim [all …]
|
| H A D | test_startup_utf8.vim | 3 source check.vim 4 source shared.vim 5 source screendump.vim
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | serbian.vim | 11 source <sfile>:p:h/serbian_utf-8.vim 13 source <sfile>:p:h/serbian_cp1250.vim 15 source <sfile>:p:h/serbian_cp1251.vim 17 source <sfile>:p:h/serbian_iso-8859-2.vim 19 source <sfile>:p:h/serbian_iso-8859-5.vim
|
| H A D | polish-slash.vim | 20 source <sfile>:p:h/polish-slash_utf-8.vim 22 source <sfile>:p:h/polish-slash_cp1250.vim 24 source <sfile>:p:h/polish-slash_iso-8859-2.vim 26 source <sfile>:p:h/polish-slash_cp852.vim
|
| H A D | hebrewp.vim | 11 source <sfile>:p:h/hebrewp_utf-8.vim 13 source <sfile>:p:h/hebrewp_cp1255.vim 15 source <sfile>:p:h/hebrewp_iso-8859-8.vim
|
| H A D | slovak.vim | 11 source <sfile>:p:h/slovak_utf-8.vim 13 source <sfile>:p:h/slovak_cp1250.vim 15 source <sfile>:p:h/slovak_iso-8859-2.vim
|
| H A D | hebrew.vim | 11 source <sfile>:p:h/hebrew_utf-8.vim 13 source <sfile>:p:h/hebrew_cp1255.vim 15 source <sfile>:p:h/hebrew_iso-8859-8.vim
|
| H A D | croatian.vim | 11 source <sfile>:p:h/croatian_utf-8.vim 13 source <sfile>:p:h/croatian_cp1250.vim 15 source <sfile>:p:h/croatian_iso-8859-2.vim
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | fortran.vim | 23 " Determine whether this is a fixed or free format source file 30 " User guarantees free source form 33 " User guarantees fixed source form 42 " Modern fortran still allows both fixed and free source form 43 " Assume fixed source form unless signs of free source form 66 " Set comments and textwidth according to source type
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | context.vim | 33 \ . '%-Popen source%.%#> %f,' 34 \ . '%-Qclose source%.%#> %f,' 35 \ . "%-Popen source%.%#name '%f'," 36 \ . "%-Qclose source%.%#name '%f',"
|
| /vim-8.2.3635/src/ |
| H A D | INSTALLmac.txt | 24 If you don't have the source yet, best is to use git (which you need to 47 To build libtool from source: 49 1. Download the source code from https://www.gnu.org/software/libtool/. 51 2. Run these commands from the root of the source code directory:
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | arch.vim | 23 syn keyword archKeyword contained untagged-source 26 \ source nextgroup=archRegex skipwhite 28 syn keyword archTMethod contained source precious backup junk unrecognized
|
| H A D | csdl.vim | 59 syn match csdlTarget 'interaction\.source' 178 syn match csdlTarget 'newscred\.source\.name' 179 syn match csdlTarget 'newscred\.source\.link' 180 syn match csdlTarget 'newscred\.source\.domain' 183 syn match csdlTarget 'newscred\.source\.country' 185 syn match csdlTarget 'newscred\.source\.founded' 256 syn match csdlTarget 'tumblr\.source\.blogid' 288 syn match csdlTarget 'twitter\.source' 326 syn match csdlTarget 'twitter\.retweet\.source' 406 syn match csdlTarget 'facebook\.source' [all …]
|
| /vim-8.2.3635/src/proto/ |
| H A D | regexp.pro | 8 char_u *regtilde(char_u *source, int magic); 9 int vim_regsub(regmatch_T *rmp, char_u *source, typval_T *expr, char_u *dest, int copy, int magic, … 10 int vim_regsub_multi(regmmatch_T *rmp, linenr_T lnum, char_u *source, char_u *dest, int copy, int m…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_390.txt | 14 6. Open source on z/OS UNIX |zOS-open-source| 115 6. Open source on z/OS UNIX *OS390-open-source* *zOS-open-source*
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | fortran.vim | 31 " Determine whether this is a fixed or free format source file 38 " User guarantees free source form 41 " User guarantees fixed source form 50 " Modern fortran still allows both fixed and free source form 51 " Assume fixed source form unless signs of free source form
|