IMPORTANT: this project is abandoned since an official daily updated 64-bit installer for Vim is available.
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
bin
folder to loadperl526.dll
; - add Python 3 root folder to load
python37.dll
; - add Racket
lib
folder to loadlibracket3m_bkrfgg.dll
; - add Ruby
bin
folder to loadmsvcrt-ruby250.dll
on 32-bit orx64-msvcrt-ruby250.dll
on 64-bit; - add Tcl
bin
folder to loadtcl86t.dll
.
Terminal support is also available (see :h terminal
).