/vim_build

Primary LanguageBatchfile

Vim Build

Build scripts for Vim on Windows.

Steps

  • Clone the source git clone https://github.com/vim/vim.git.
  • Install Visual Studio Community Edition 2017.
  • Run vimconfig.
  • Run build (or build clean if needed).
  • Run package if you want an installer.