| /vim-8.2.3635/src/ |
| H A D | INSTALLx.txt | 6 3. Necessary environment variables for "configure" 15 environment with at least the following components: 21 Discussing how to set up a cross-compile environment would go beyond the scope 23 a script that aids in setting up such an environment. 29 environment variables. See the list of variables and the examples at the end of 61 environment variable to enable optimization for your target system (e.g. 127 Whether the environment has terminfo support. Set to "yes" if so,
|
| H A D | if_mzsch.c | 786 static Scheme_Env *environment = NULL; variable 973 environment = env; in mzscheme_env_main() 1016 environment = scheme_basic_env(); in startup_mzscheme() 1019 MZ_REGISTER_STATIC(environment); in startup_mzscheme() 1031 declare_modules(environment); in startup_mzscheme() 1127 scheme_init_collection_paths(environment, scheme_null); in startup_mzscheme() 1172 make_security_guard_symbol, environment); in startup_mzscheme() 1448 result = scheme_eval(expr, environment); in do_load() 1499 exn_catching_apply = scheme_eval_string(e, environment); in init_exn_catching_apply() 3520 exn_values[i], environment); in register_vim_exn() [all …]
|
| H A D | INSTALLpc.txt | 96 To set the environment execute the msvc2010.bat script. You can then build 148 installed. Use "vcvarsall.bat x64_arm64" as the build environment. 260 To set the environment execute the msvc2008.bat script. You can then build 271 2.1. Setup the basic msys2 environment 329 2.3. Keep the build environment up-to-date 331 After you have installed the build environment, you may want to keep it 386 and Maintenance), System, Advanced, and edit the environment from there. If 598 User can override this with the PLTCOLLECTS environment
|
| /vim-8.2.3635/ |
| H A D | uninstall.txt | 43 remember where they are, look in the directories from the $PATH environment 50 normally located in a directory like "C:\vim". If the $VIM environment 57 be located in a directory like "C:\vim\vim81". If the $VIM environment 63 6. Remove setting the $VIM and $VIMRUNTIME environment variable and adjust 69 change the environment variables. You can start it by selecting
|
| H A D | .appveyor.yml | 5 environment:
|
| /vim-8.2.3635/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 33 Your operating system name, version and desktop environment. 40 The name of your development environment, version. [e.g. GNOME Terminal (v0.0.0000)]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | scheme.vim | 234 syn keyword schemeFunction environment 266 syn keyword schemeFunction get-environment-variable 267 syn keyword schemeFunction get-environment-variables 279 syn keyword schemeFunction interaction-environment 313 syn keyword schemeFunction null-environment 354 syn keyword schemeFunction scheme-report-environment
|
| H A D | tmux.vim | 89 \ synchronize-panes terminal-features terminal-overrides update-environment 114 \ send-keys send-prefix set set-buffer set-environment set-hook set-option 115 \ set-window-option setb setenv setw show show-buffer show-environment
|
| H A D | context.vim | 57 syn match contextPreProc '^\s*\\\%(start\|stop\)\=\%(component\|environment\|project\|product\… 66 …\ start='\\start\z(MP\%(clip\|code\|definitions\|drawing\|environment\|extensions\|inclusions\|ini…
|
| H A D | diva.vim | 7 " a programming environment within the Cadence environment
|
| H A D | monk.vim | 102 syn keyword monkFunc monk-report-environment null-environment 103 syn keyword monkFunc interaction-environment
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | os_unix.txt | 18 somewhere else, set the environment variable $TMPDIR to the directory you 22 (environment variable).
|
| H A D | os_vms.txt | 29 or X/Motif environment. It is fully featured and absolutely compatible with 212 clustered environment, but if you want to use Vim as an internode editor in 213 DECNET environment, it will satisfy as well. 242 It will set up a normal Vim work environment for every user on the system. 260 of the users do not use a native X/Window environment during normal operation. 270 need a GTK installation too or at least a GTK runtime environment (LIBGTK 281 2) If you are working on some other X/Window environment like Unix or a remote 300 4) If you are working on MS-Windows or some other non X/Window environment 419 Note: Never use it in a clustered environment (you do not need it), loading 672 environment detection timeout. [all …]
|
| H A D | starting.txt | 476 initializations from files and environment variables are 508 - initializations from files and environment variables is 762 At startup, Vim checks environment variables and files and sets values 766 The environment variable SHELL, if it exists, is used to set the 769 The environment variable TERM, if it exists, is used to set the 'term' 779 3. Execute Ex commands, from environment variables and/or files 780 An environment variable is read as one Ex command line, where multiple 826 is used, the others are ignored. The $MYVIMRC environment variable is 850 III The environment variable EXINIT. 989 Amiga environment variables ~ [all …]
|
| H A D | os_dos.txt | 27 work. No registry entries or environment variables need to be set. Just make 33 environment variable $VIM to the directory where you keep them. Example: > 40 environment variable. The runtime files will be found in "$VIM/vim{version}". 56 You can set environment variables for each user separately through the 335 prevent any PowerShell environment setup by the profile from taking place.
|
| H A D | mlang.txt | 25 Vim picks up the locale from the environment. In most cases this means Vim 113 directories listed in the PATH environment value. Vim also looks for the 209 (locale). The default value is "C" or comes from the $LANG environment
|
| H A D | netbeans.txt | 39 or environment providing a socket interface can control Vim using this 221 -nb from a file or environment 227 <MISSING ARGUMENT> from a file or environment 233 is used without a parameter, the environment variable "__NETBEANS_CONINFO". 244 omitted the environment variable "__NETBEANS_HOST" is used or the default 248 environment variable "__NETBEANS_SOCKET" is used or the default 3219. 251 environment variable "__NETBEANS_VIM_PASSWORD" is used or "changeme". 887 continued later in a GUI environment after running the |:gui| command. In this 901 When running Vim, set the following environment variables: 1006 the gvim command line is properly configured for your environment.
|
| /vim-8.2.3635/src/po/ |
| H A D | README_mvc.txt | 23 Set the environment variable LANGUAGE to the language code for the language 43 The LANGUAGE environment variable can be set from the command line, by adding
|
| /vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/ |
| H A D | shellmenu.vim | 2 " which shell environment variables are defined, what the syntax of the case 110 imenu Set.All keyword arguments are placed in the environment set -k
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext_ming.def | 2 ;The mingw environment doesn't know anything about private declarations
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_exists.vim | 69 " Existing environment variable 73 " ${name} environment variables are supported only on Unix-like systems 76 " Non-existing environment variable
|
| H A D | runtest.vim | 10 " If the environment variable $TEST_FILTER is set then only test functions 16 " If the environment variable $TEST_SKIP_PAT is set then test functions 22 " To ignore failure for tests that are known to fail in a certain environment, 423 " If the environment variable $TEST_FILTER is set then filter the function
|
| H A D | setup_gui.vim | 8 let g:not_hosted = "Skipped: Test not hosted by the system/environment"
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | tex.vim | 117 " A list of environment names, separated with '\|', where the items (item 123 " A list of environment names. separated with '\|', where no indentation is 242 " Subtract a 'shiftwidth' when an environment ends
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_ami.txt | 22 Set the $VIM environment variable to point to the top directory of your Vim
|