Home
last modified time | relevance | path

Searched refs:mods (Results 1 – 22 of 22) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_usercommands.vim5 " Test for <mods> in user defined commands
7 let g:mods = ''
9 command! -nargs=* MyCmd let g:mods = '<mods>'
12 call assert_equal('', g:mods)
26 call assert_equal('browse', g:mods)
28 call assert_equal('browse', g:mods)
34 call assert_equal('hide', g:mods)
36 call assert_equal('hide', g:mods)
99 let g:mods = ''
100 command! -nargs=* MyQCmd let g:mods .= '<q-mods> '
[all …]
H A Dtest_quickfix.vim13 command! -nargs=* Xgetexpr <mods>cgetexpr <args>
14 command! -nargs=* Xaddexpr <mods>caddexpr <args>
16 command! -nargs=* Xnewer <mods>cnewer <args>
17 command! -nargs=* Xopen <mods> copen <args>
18 command! -nargs=* Xwindow <mods>cwindow <args>
19 command! -nargs=* Xbottom <mods>cbottom <args>
20 command! -nargs=* Xclose <mods>cclose <args>
34 command! -nargs=* Xexpr <mods>cexpr <args>
37 command! -nargs=* Xgrep <mods> grep <args>
54 command! -nargs=* Xopen <mods> lopen <args>
[all …]
H A Dtest_termcodes.vim2123 func RunTest_mapping_works_with_mods(func, mods, code) argument
2127 if a:mods !~ 'S'
2129 call RunTest_mapping_mods('<' .. a:mods .. '-@>', '@', a:func, a:code)
2131 call RunTest_mapping_mods('<' .. a:mods .. '-A>', 'A', a:func, a:code)
2132 call RunTest_mapping_mods('<' .. a:mods .. '-Z>', 'Z', a:func, a:code)
2133 if a:mods !~ 'S'
2135 call RunTest_mapping_mods('<' .. a:mods .. '-a>', 'a', a:func, a:code)
2136 call RunTest_mapping_mods('<' .. a:mods .. '-z>', 'z', a:func, a:code)
2138 if a:mods != 'A'
2143 call RunTest_mapping_mods('<' .. a:mods .. '-á>', 'á', a:func, a:code)
[all …]
H A Dtest_filetype.vim62mods-some/file', '/etc/apache2/sites-some/file', '/etc/httpd/conf.d/file.config', '/etc/apache2/co…
H A Dtest_vim9_func.vim2325 var mods = 'sil keepj keepp lockm '
2331 exe mods .. range .. 'g/^/exe "m .-" .. g:Offset()'
/vim-8.2.3635/src/
H A Dtesting.c1319 int_u mods; in f_test_gui_mouse_event() local
1332 mods = tv_get_number(&argvars[4]); in f_test_gui_mouse_event()
1334 gui_send_mouse_event(button, TEXT_X(col - 1), TEXT_Y(row - 1), repeated_click, mods); in f_test_gui_mouse_event()
1353 int_u mods; in f_test_gui_drop_files() local
1367 mods = tv_get_number(&argvars[3]); in f_test_gui_drop_files()
1395 gui_handle_drop(TEXT_X(col - 1), TEXT_Y(row - 1), mods, fnames, count); in f_test_gui_drop_files()
H A Dfilepath.c1034 char_u *mods; in f_fnamemodify() local
1046 mods = tv_get_string_buf_chk(&argvars[1], buf); in f_fnamemodify()
1047 if (mods == NULL || fname == NULL) in f_fnamemodify()
1052 if (mods != NULL && *mods != NUL) in f_fnamemodify()
1053 (void)modify_fname(mods, FALSE, &usedlen, &fname, &fbuf, &len); in f_fnamemodify()
H A DMake_cyg_ming.mak1238 $(MZSCHEME)/mzc --c-mods mzscheme_base.c ++lib scheme/base
H A DMakefile3357 $(MZSCHEME_MZC) --c-mods mzscheme_base.c ++lib scheme/base
/vim-8.2.3635/runtime/doc/
H A Dtips.txt544 let mods = 'silent noautocmd keepalt'
546 execute mods .. ' help'
547 execute mods .. ' helpclose'
551 execute mods .. ' edit ' .. &helpfile
H A Dtesting.txt85 test_gui_drop_files({list}, {row}, {col}, {mods})
90 The supported values for {mods} are:
H A Dmap.txt1635 *<mods>* *<q-mods>* *:command-modifiers*
1636 <mods> The command modifiers, if specified. Otherwise, expands to
1647 \ exe '<mods> split ' . f |
1650 function! SpecialEdit(files, mods)
1652 exe a:mods . ' split ' . f
1656 \ call SpecialEdit(<q-args>, <q-mods>)
H A Deval.txt2644 fnamemodify({fname}, {mods}) String modify file name
3099 test_gui_drop_files({list}, {row}, {col}, {mods})
3101 test_gui_mouse_event({button}, {row}, {col}, {repeated}, {mods})
5075 fnamemodify({fname}, {mods}) *fnamemodify()*
5076 Modify file name {fname} according to {mods}. {mods} is a
5083 < If {mods} is empty then {fname} is returned.
H A Dtags3687 <mods> map.txt /*<mods>*
3690 <q-mods> map.txt /*<q-mods>*
H A Dtodo.txt325 Expanding <mods> should put the tab number from cmdmod.tab before "tab".
H A Dversion8.txt247 |<mods>| supply command modifiers to user defined commands
11696 Solution: Add the <mods> item. (Yegappan Lakshmanan, closes #829)
/vim-8.2.3635/runtime/syntax/
H A Dmaple.vim177 syn keyword mvStatement end mods quit return
183 syn keyword mvStatement end mods quit return
219 syn keyword mvLibrary Diff Norm coeff fsolve mods simplify
H A Dsplint.vim130 syn keyword splintFlag contained modobserver modobserveruncon mods modsimpnoglobs modstrictglobsnom…
H A Dmupad.vim107 syn keyword mupadFunction mod modp mods monomials multcoeffs new
H A Dvim.vim459 …'\%#=1\(\\\|<lt>\)\=<\%(q-\)\=\(line[12]\|count\|bang\|reg\|args\|mods\|f-args\|f-mods\|lt\)>' con…
/vim-8.2.3635/runtime/ftplugin/
H A Dman.vim58 com -nargs=+ -complete=shellcmd Man call s:GetPage(<q-mods>, <f-args>)
/vim-8.2.3635/runtime/
H A Dfiletype.vim2162 …nf*,*/etc/apache2/conf.*/*,*/etc/apache2/mods-*/*,*/etc/apache2/sites-*/*,*/etc/httpd/conf.*/*,*/e…