| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_90.txt | 1 *usr_90.txt* For Vim version 8.2. Last change: 2020 Jun 11 10 upgrading to a new version is done. 222 We will use "82" here, which is version 8.2. 232 gvim82.zip The normal MS-Windows GUI version. 233 gvim82ole.zip The MS-Windows GUI version with OLE support. 236 vim82w32.zip 32 bit MS-Windows console version. 280 version. This makes it possible to use two or more versions next to 285 version number in it and all files below it. Example: > 291 new version before deleting it. 320 previous version. See |90.5|. [all …]
|
| H A D | os_msdos.txt | 1 *os_msdos.txt* For Vim version 8.2. Last change: 2016 Feb 26 8 This file used to contain the particularities for the MS-DOS version of Vim. 10 need to get a version older than that. Note that the MS-DOS version doesn't 11 work, there is not enough memory. The DOS32 version (using DJGPP) might still
|
| H A D | if_mzsch.txt | 1 *if_mzsch.txt* For Vim version 8.2. Last change: 2020 Oct 14 26 Futures and places of Racket version 5.x up to and including 5.3.1 do not 76 (build-path (find-system-path 'addon-dir) (version) "collects") 99 :mz (display (string-append "Using MzScheme version " (version))) 104 To see what version of MzScheme you have: > 105 :mzscheme (display (version)) 135 :mz (version) 158 GUI version. 282 NOTE: Newer version of MzScheme (Racket) require earlier (trampolined) 292 The version of the DLL must match the MzScheme version Vim was compiled with. [all …]
|
| H A D | netbeans.txt | 176 New in version 2.5. 265 with "version 2.1". 360 New in version 2.5. 432 version 2.1). 452 New in version 2.1. 483 New in version 2.2. 491 New in version 2.1. 495 New in version 2.1. 817 version vers Report the version of the interface implementation. Vim 891 New in version 2.5. [all …]
|
| H A D | os_win32.txt | 1 *os_win32.txt* For Vim version 8.2. Last change: 2021 Apr 05 8 This file documents the idiosyncrasies of the Win32 version of Vim. 10 The Win32 version of Vim works on Windows XP, Vista, 7, 8 and 10. There are 13 The 32 bit version also runs on 64 bit MS-Windows systems. 39 The Win32 version was written by George V. Reilly <[email protected]>. 41 The GUI version was made by George V. Reilly and Robert Webb. 169 you will need to get a version older than that. 182 (stable version) and nightly builds are also available at 193 gvim_<version>.exe /D=C:\vim -> Install into directory c:\vim 195 gvim_<version>.exe /S /D=c:\vim -> silent install into c:\vim [all …]
|
| H A D | os_haiku.txt | 1 *os_haiku.txt* For Vim version 8.2. Last change: 2020 May 13 8 This file contains the particularities for the Haiku version of Vim. For 10 |os_unix.txt| version. 54 additionally installed over the GUI version. Typical build commands are: 73 version with GUI tries to determine if it was started from the Tracker instead 94 :version 96 The normal value is /boot/system/data/vim for Haikuports version, 101 :if version >= 500 139 NB: Only the GUI version has a BApplication (and hence Application Flags). 140 This section does not apply to the GUI-less version, should you compile one. [all …]
|
| /vim-8.2.3635/src/ |
| H A D | Make_cyg.mak | 18 # uncomment 'PERL' if you want a perl-enabled version 21 # uncomment 'LUA' if you want a Lua-enabled version 24 # uncomment 'MZSCHEME' if you want a MzScheme-enabled version 27 # uncomment 'PYTHON' if you want a python-enabled version 30 # uncomment 'PYTHON3' if you want a python3-enabled version 33 # uncomment 'TCL' if you want a Tcl-enabled version 36 # uncomment 'RUBY' if you want a Ruby-enabled version
|
| H A D | Make_ming.mak | 15 # uncomment 'PERL' if you want a perl-enabled version 18 # uncomment 'LUA' if you want a Lua-enabled version 21 # uncomment 'MZSCHEME' if you want a MzScheme-enabled version 24 # uncomment 'PYTHON' if you want a python-enabled version 37 # uncomment 'PYTHON3' if you want a python3-enabled version 40 # uncomment 'TCL' if you want a Tcl-enabled version 43 # uncomment 'RUBY' if you want a Ruby-enabled version
|
| H A D | Make_cyg_ming.mak | 32 # Set to TINY to make minimal version (few features). 270 # LUA_VER=[Lua version, eg 51, 52] (default is 53) 827 $(OUTDIR)/version.o \ 1066 install.exe: dosinst.c dosinst.h version.h 1069 uninstall.exe: uninstall.c dosinst.h version.h 1186 $(OUTDIR)/buffer.o: buffer.c $(INCL) version.h 1192 $(OUTDIR)/ex_cmds.o: ex_cmds.c $(INCL) version.h 1200 $(OUTDIR)/misc1.o: misc1.c $(INCL) version.h 1204 $(OUTDIR)/version.o: version.c $(INCL) version.h 1214 $(OUTDIR)/viminfo.o: viminfo.c $(INCL) version.h [all …]
|
| H A D | Make_mvc.mak | 60 # LUA_VER=[Lua version] (default is 53) 142 # Debug version: DEBUG=yes 245 # Build a retail version by default 256 # Check VC version. 493 # Set which version of the CRT to use 902 gdi32.lib version.lib $(IME_LIB) \ 1357 version.c version.h 1358 $(CC) $(CFLAGS_OUTDIR) version.c 1379 version.c version.h 1380 $(CC) $(CFLAGS_OUTDIR) version.c [all …]
|
| H A D | INSTALLpc.txt | 4 executable version of Vim, you don't need this. 397 C:\> gcc --version 400 C:\> mingw32-make --version 698 LUA_VER: Lua version. E.g. 53 for Lua 5.3.X. 765 Ruby version vs. Ruby API version: 809 For 32-bit version: 813 For 64-bit version: 817 Note that 2.4.0 is Ruby API version of Ruby 2.4.X. 822 For 32-bit version: 973 First, build the 32-bit version, then: [all …]
|
| H A D | INSTALLmac.txt | 4 executable version of Vim, you don't need this. 19 $ make --version 31 Build and install the terminal version. 59 Build and install the GUI version with X-Windows 71 Then build as with the terminal version above.
|
| H A D | toolcheck | 24 GNU\ sed\ version\ 2.0[34]) 29 GNU\ sed\ version\ 2.05|GNU\ sed\ version\ 2.03\ kevin)
|
| /vim-8.2.3635/READMEdir/ |
| H A D | README_ole.txt | 1 README_ole.txt for version 8.2 of Vim: Vi IMproved. 4 This version of gvim.exe can also load a number of interface dynamically (you 11 unpacking another binary archive! Check the output of ":version": 12 Win32s - "MS-Windows 16/32 bit GUI version" 13 Win32 - "MS-Windows 32 bit GUI version" 14 Win32 with OLE - "MS-Windows 32 bit GUI version with OLE support"
|
| H A D | README_bindos.txt | 1 README_bindos.txt for version 8.2 of Vim: Vi IMproved. 10 These ones are available (the version number may differ): 11 vim82w32.zip Windows 95/98/NT/etc. console version 12 gvim82.zip Windows 95/98/NT/etc. GUI version 13 gvim82ole.zip Windows 95/98/NT/etc. GUI version with OLE
|
| H A D | README_dos.txt | 1 README_dos.txt for version 8.2 of Vim: Vi IMproved. 52 name includes the version number, it is unlikely that you overwrite 59 archives. When using more than one binary version, be careful not to 60 overwrite one version with the other, the names of the executables 88 - If Vim can't find the runtime files, ":help" won't work and the GUI version 92 Vim version 8.2 will look for your vimrc file in $VIM, and for the runtime 104 C:\vim\vim82\vim.exe The Vim version 8.2 executable. 105 C:\vim\vim82\doc\*.txt The version 8.2 documentation files. 106 C:\vim\vim82\bugreport.vim A Vim version 8.2 script. 107 C:\vim\vim82\... Other version 8.2 distributed files. [all …]
|
| H A D | README_ami.txt | 1 README_ami.txt for version 8.2 of Vim: Vi IMproved. 10 easily upgrade to a new version. For example: 13 dh0:editors/vim/vim54 contains the Vim version 5.4 distributed files 14 dh0:editors/vim/vim55 contains the Vim version 5.5 distributed files 27 Vim version 5.4 will look for your vimrc file in $VIM, and for the runtime
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_modeline.vim | 85 " Test with vim:{vers}: (version {vers} or later). 86 call writefile(['// vim' .. v:version .. ': ts=2:'], 'Xmodeline_version') 91 call writefile(['// vim' .. (v:version - 100) .. ': ts=2:'], 'Xmodeline_version') 96 call writefile(['// vim' .. (v:version + 100) .. ': ts=2:'], 'Xmodeline_version') 101 " Test with vim>{vers}: (version after {vers}). 102 call writefile(['// vim>' .. v:version .. ': ts=2:'], 'Xmodeline_version') 107 call writefile(['// vim>' .. (v:version - 100) .. ': ts=2:'], 'Xmodeline_version') 117 " Test with vim<{vers}: (version before {vers}). 118 call writefile(['// vim<' .. v:version .. ': ts=2:'], 'Xmodeline_version') 133 " Test with vim={vers}: (version {vers} only). [all …]
|
| H A D | test_version.vim | 1 " Test :version Ex command 7 " version should always return the same string. 8 let v1 = execute('version') 9 let v2 = execute('version') 20 call RunVim([], [], '--clean -g --version >Xversion 2>&1')
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sexplib.vim | 10 " For version 5.x: Clear all syntax items 11 " For version 6.x: Quit when a syntax file was already loaded 12 if version < 600 51 " For version 5.7 and earlier: only when not done already 52 " For version 5.8 and later: only when an item doesn't have highlighting yet 53 if version >= 508 || !exists("did_sexplib_syntax_inits") 54 if version < 508
|
| H A D | dot.vim | 7 " 2001 May 04 - initial version 9 " For version 5.x: Clear all syntax items 10 " For version 6.x: Quit when a syntax file was already loaded 11 if version < 600 84 " For version 5.7 and earlier: only when not done already 85 " For version 5.8 and later: only when an item doesn't have highlighting yet 86 if version >= 508 || !exists("did_dot_syntax_inits") 87 if version < 508
|
| H A D | cabal.vim | 20 " v1.3: Updated to the last version of cabal 22 " and version number. Also added missing comment highlighting. 91 \ cabal-version 159 \ version 162 " operators and version operators 166 " match version: `[%]\@<!` is to exclude `%20` in http addresses. 174 " version inside `version: ...` 177 \ /^\s*\%(cabal-\)\?version\s*:.*$/
|
| /vim-8.2.3635/ |
| H A D | LICENSE | 10 II) It is allowed to distribute a modified (or extended) version of Vim, 20 include your changes in the official version of Vim. What the 23 then this license, or a later version, also applies to your changes. 38 making their own changes to the official version of Vim. 45 version of Vim without fee or restriction. 56 you can distribute the modified Vim under the GNU GPL version 2 or 57 any later version. 58 3) A message must be added, at least in the output of the ":version" 67 III) If you distribute a modified version of Vim, you are encouraged to use 76 sources, parts of it or from a modified version. You may use this
|
| /vim-8.2.3635/src/libvterm/ |
| H A D | README | 1 This is a MODIFIED version of libvterm. 14 To get the latest version of libvterm you need the "bzr" command and do: 30 LOCAL - your current version 31 BASE - version as it was at your last sync 32 REMOTE - version at head on Github
|
| /vim-8.2.3635/ci/ |
| H A D | appveyor.bat | 20 :: build MSVC huge version with python and channel support 40 echo "version output MSVC console" 41 .\vim --version || exit 1 42 echo "version output MSVC GUI"
|