vim-for-windows
vim-for-windows copied to clipboard
Vim 32-bit and 64-bit releases for Windows
IMPORTANT: this project is abandoned since an official daily updated 64-bit installer for Vim is available.
Vim for Windows
Vim 32-bit and 64-bit releases for Windows including support for the following interfaces:
You need to download and install these softwares to use the corresponding
interfaces in Vim. Once installed, add their libraries to your PATH (except
for Python 2):
- add Lua root folder to load
lua53.dll; - add Perl
binfolder to loadperl526.dll; - add Python 3 root folder to load
python37.dll; - add Racket
libfolder to loadlibracket3m_bkrfgg.dll; - add Ruby
binfolder to loadmsvcrt-ruby250.dllon 32-bit orx64-msvcrt-ruby250.dllon 64-bit; - add Tcl
binfolder to loadtcl86t.dll.
Terminal support is also available (see :h terminal).