Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 627) sorted by relevance

12345678910>>...26

/vim-8.2.3635/src/testdir/
H A Dtest_alot.vim4 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 Dtest_source.vim1 " 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 Dtest_alot_utf8.vim7 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 Dtest_mksession.vim6 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 Dtest_source_utf8.vim1 " Test the :source! command
3 source check.vim
13 source! Xscript | echo
28 source Xscript
47 source Xtestfile
H A Dtest_vim9_script.vim3 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 Dtest_rename.vim3 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 Dscript_util.vim14 " 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 Dtest_gui_init.vim4 source shared.vim
5 source check.vim
8 source setup_gui.vim
H A Dtest_debugger.vim3 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 Dtest_startup_utf8.vim3 source check.vim
4 source shared.vim
5 source screendump.vim
/vim-8.2.3635/runtime/keymap/
H A Dserbian.vim11 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 Dpolish-slash.vim20 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 Dhebrewp.vim11 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 Dslovak.vim11 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 Dhebrew.vim11 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 Dcroatian.vim11 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 Dfortran.vim23 " 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 Dcontext.vim33 \ . '%-Popen source%.%#> %f,'
34 \ . '%-Qclose source%.%#> %f,'
35 \ . "%-Popen source%.%#name '%f',"
36 \ . "%-Qclose source%.%#name '%f',"
/vim-8.2.3635/src/
H A DINSTALLmac.txt24 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 Darch.vim23 syn keyword archKeyword contained untagged-source
26 \ source nextgroup=archRegex skipwhite
28 syn keyword archTMethod contained source precious backup junk unrecognized
H A Dcsdl.vim59 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 Dregexp.pro8 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 Dos_390.txt14 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 Dfortran.vim31 " 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

12345678910>>...26