Searched refs:act (Results 1 – 25 of 30) sorted by relevance
12
| /vim-8.2.3635/runtime/doc/ |
| H A D | remote.txt | 16 When compiled with the |+clientserver| option, Vim can act as a command 174 addressed for subsequent execution of injected strings. Vim can also act as 181 also act as a command server if a server name is explicitly given with the
|
| H A D | if_ole.txt | 125 Before Vim will act as an OLE server, it must be registered in the system
|
| H A D | pi_getscript.txt | 202 Note: the first two lines are required, but essentially act as comments.
|
| H A D | gui_w32.txt | 68 ID. This enables Vim to act as a plugin in another application. This really
|
| H A D | gui_x11.txt | 522 of the normal GtkWindow. This enables Vim to act as a GTK+ plugin.
|
| H A D | if_pyth.txt | 430 act as if they were lists (yes, they are mutable) of strings, with each
|
| H A D | cmdline.txt | 967 MS-Windows). Will act on as much of a path that is an
|
| H A D | map.txt | 1308 It is possible to define your own Ex commands. A user-defined command can act
|
| H A D | pi_netrw.txt | 800 The <netrw.vim> script provides several variables which act as options to 2587 =4: act like "P" (ie. open previous window)
|
| H A D | eval.txt | 2498 assert_equal({exp}, {act} [, {msg}]) 2499 Number assert {exp} is equal to {act} 2513 assert_notequal({exp}, {act} [, {msg}]) 2514 Number assert {exp} is not equal {act} 10187 items act like empty strings. 11884 in scripts if you wish to act differently depending on the
|
| /vim-8.2.3635/runtime/spell/nb/ |
| H A D | nb_NO.diff | 38 cand.act
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | snnsnet.vim | 19 syn match snnsnetTitle "act\( func\)\="
|
| H A D | trasys.vim | 38 syn keyword trasysSurface imagsf act active com shade bshade axmin
|
| H A D | haste.vim | 24 syn keyword hasteStatement act alias arb array begin bitvec
|
| H A D | make.vim | 92 " still act as the beginning of a variable
|
| H A D | ora.vim | 442 hi def link oraKeywordPref oraKeywordGroup "keywords which act as prefixes
|
| H A D | maple.vim | 536 syn keyword mvPkg_tensor Jacobian act cov_diff exterior_diff invert prod
|
| H A D | baan.vim | 1332 syn keyword baanBshell act.and.sleep 1440 syn keyword baanBshell act.zoom
|
| H A D | 2html.vim | 1578 " initialize conceal info to act like not concealed, just in case
|
| /vim-8.2.3635/src/ |
| H A D | quickfix.c | 8378 char_u *act; in set_qf_ll_list() local 8398 act = tv_get_string_chk(action_arg); in set_qf_ll_list() 8399 if (act == NULL) in set_qf_ll_list() 8401 if ((*act == 'a' || *act == 'r' || *act == ' ' || *act == 'f') && in set_qf_ll_list() 8402 act[1] == NUL) in set_qf_ll_list() 8403 action = *act; in set_qf_ll_list() 8405 semsg(_(e_invact), act); in set_qf_ll_list()
|
| H A D | if_mzsch.c | 350 …(*dll_scheme_dynamic_wind)(void (*pre)(void *), Scheme_Object *(* volatile act)(void *), void (* v…
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | COPYING | 143 covered by this License; they are outside its scope. The act of 158 You may charge a fee for the physical act of transferring a copy,
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | tohtml.vim | 427 " to act on everything in a fold by mistake.
|
| /vim-8.2.3635/runtime/spell/en/ |
| H A D | en_AU.diff | 2395 ! COMMON act why ask men change went light kind off need house picture try
|
| /vim-8.2.3635/runtime/spell/ |
| H A D | README_en.txt | 12624 covered by this License; they are outside its scope. The act of 12639 You may charge a fee for the physical act of transferring a copy,
|
12