Giter VIP home page Giter VIP logo

vim-win32-installer's Introduction

Build status Github All Releases GitHub tag

Vim Installer and Archives (Win32 and Win64)

This is a project for building Nightly Vim Windows build snapshots automatically (more information).

Download and execute the most recent gvim_x.y.pppp_x86.exe file to install Vim (where x.y is the release version and pppp is the patch number). The exe files contain the (32bit) installer while the .zip files contain an archive of the 32bit (_x86) or 64bit versions (_x64). To install it, extract the archive and update your PATH variable. The installer will do that automatically and provide some additional extensions (e.g. Edit with Vim menu). The gvim...pdb.zip file only contains the corresponding pdb files for debugging the binaries.

If you need a dynamic interface to Perl, Python2, Python3, Ruby, TCL, Lua or Racket/MzScheme, make sure you also install the following. Vim will work without it, but some Plugin might need this additional dependency. (e.g. Gundo needs a working Python2 installation, Command-T needs a working Ruby installation and Neocomplete needs a working Lua installation). This means, those interpreters have to be installed in addition to Vim. Without it Vim won't be able to use that feature! You can find those interperters here:

Make sure that you install the same architecture (32bit/64bit) for those libraries that matches your Vim installation.

Additionally the binaries include the new terminal feature for Vim and therefore contain the winpty.dll (32bit or 64bit) and the winpty-agent.exe from the winpty repository. This feature is currently considered experimental. Read the help at :h terminal.txt for more information.

Note: The zip archive might be considered unsecure in Windows, causing Windows to display a dialog box "These files might be harmful to your computer...". If you want to disable this warning, you need to "unblock" the zip file. Do that in the properties dialog of the zip file, first tab General and look for the security section and click on "Unblock".

Note: If you want to test some patches, place them in the patch directory with the extension .patch. They will be applied before building Vim and the binary will then be tested against the test suite.

See: Vim Repository for the Vim source.

License & Copyright

Most work was done by Ken Takata (@k-takata) and Christian Brabandt (@chrisbra).

The Vim license applies (see :h license) to all the build scripts in this repository. Note, that Vim is included as a submodule and comes with its own license (although is also released under the Vim license).

vim-win32-installer's People

Contributors

chrisbra avatar k-takata avatar inkering avatar

Watchers

James Cloos avatar Kevin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.