(/css/style.css) download : vim online (/images/vim_shortcut.ico) (//fonts.googleapis.com/css?family=Google%20Sans%3A400) (//fonts.googleapis.com/css?family=Google%20Sans%3A700) () () () (https://eu-solidarity-ukraine.ec.europa.eu/eu-stands-ukraine_en) () (https://eu-solidarity-ukraine.ec.europa.eu/eu-stands-ukraine_en) () (https://www.vim.org/sponsor/index.php) (sponsor Vim development) (/) (Vim logo) (/iccf/click5.html) (Vim Book Ad) (https://eu-solidarity-ukraine.ec.europa.eu/eu-stands-ukraine_en) () (https://eu-solidarity-ukraine.ec.europa.eu/eu-stands-ukraine_en) () () () () not logged in ((https://www.vim.org/login.php) login ) (partner-pub-3005259998294962:bvyni59kjr1) (ISO-8859-1) () (Search) (www.vim.org/download.php#pc) () () () () () (https://www.vim.org/) Home (https://www.vim.org/search.php) Advanced search () () () (https://www.vim.org/about.php) About Vim (https://www.vim.org/community.php) Community (https://www.vim.org/news/news.php) News (https://www.vim.org/sponsor/index.php) Sponsoring (https://www.vim.org/trivia.php) Trivia (https://www.vim.org/docs.php) Documentation Download (https://www.vim.org/releases.php) Vim Releases (https://www.vim.org/git.php) Vim on Github (https://www.vim.org/mirrors.php) List of Mirrors (https://www.vim.org/sources.php) Sources (https://www.vim.org/develop.php) Development (https://www.vim.org/runtime.php) Runtime files (https://www.vim.org/vimscriptlinks.php) Script links (https://www.vim.org/translations.php) Translations (https://www.vim.org/oldstuff.php) Old stuff () () () (https://www.vim.org/scripts/index.php) Scripts (https://www.vim.org/tips/index.php) Tips (https://www.vim.org/account/index.php) My Account () () () (https://www.vim.org/huh.php) Site Help () () () Downloading Vim Vim is available for many different systems and there are several versions. This page will help you decide what to download. Most popular (MS-Windows): Recent and signed MS-Windows files are available on the (https://github.com/vim/vim-win32-installer/releases) vim-win32-installer site The latest stable snapshot version is: (/downloads/gvim_9.2.0000_x64.exe) gvim_9.2.0000_x64.exe (64bit installer) (/downloads/gvim_9.2.0000_x86.exe) gvim_9.2.0000_x86.exe (32bit installer) (/downloads/gvim_9.2.0000_arm64.exe) gvim_9.2.0000_arm64.exe (ARM installer) (/downloads/gvim_9.2.0000_x64.zip) gvim_9.2.0000_x64.zip (x64 zip package) (/downloads/gvim_9.2.0000_x86.zip) gvim_9.2.0000_x86.zip (x86 zip package) (/downloads/gvim_9.2.0000_arm64.zip) gvim_9.2.0000_arm64.zip (ARM zip package) MS-Windows: Please check the (https://github.com/vim/vim-win32-installer/releases) vim-win32-installer site for the latest signed versions (search for This release includes signed files ). (https://learn.microsoft.com/en-us/windows/package-manager/winget/) Winget packages are also available: (https://github.com/microsoft/winget-pkgs/tree/master/manifests/v/vim/vim) vim.vim (stable) and (https://github.com/microsoft/winget-pkgs/tree/master/manifests/v/vim/vim/nightly) vim.vim.nightly (nightly builds) Unix: See the (/git.php) GitHub page. There is also an (https://github.com/vim/vim-appimage/releases/latest) Appimage which is build daily and runs on many Linux systems. Mac: See the (https://github.com/macvim-dev/macvim) MacVim project for a GUI version and (https://formulae.brew.sh/formula/vim) Homebrew for a terminal version Details and options for: Unix PC: MS-DOS and MS-Windows Amiga Macintosh Others (/mirrors.php) Mirrors Alternative sites to download Vim files from. (/sources.php) Sources Build Vim yourself and/or make changes. (/git.php) Github Obtain Vim sources with a git client (recommended ). (/runtime.php) Runtime Get the latest syntax files, documentation, etc.. (/vimscriptlinks.php) Script links Links to individual syntax, indent, color, compiler and ftplugin scripts. (/translations.php) Translations Non-English documentation packages. Version Vim 9.2 is the latest stable version. It is highly recommended, many bugs have been fixed since previous versions. Unix The best way to install Vim on Unix is to use the sources. This requires a compiler and its support files. Compiling Vim isn't difficult at all. You can simply type "make install" when you are happy with the default features. Edit the Makefile in the "src" directory to select specific features. Unix source archive: (/downloads/vim-9.2.tar.bz2) vim-9.2.tar.bz2 Using git This is the simplest and most efficient way to obtain the latest version, including all patches. This requires the "git" command. The explanations are on the (/git.php) GitHub page. Summary: git clone https://github.com/vim/vim.git cd vim/src make Debian packages are available at: (http://packages.debian.org/vim) http://packages.debian.org/vim . Oracle Solaris Vim is included in the Companion Software: (http://wwws.sun.com/software/solaris/freeware/) http://wwws.sun.com/software/solaris/freeware/ . (no longer available). You can try (https://unixpackages.com/packages/package-matrix/?searchname=vim) Unix Packages instead, but it only contains Vim packages up to 8.2 Vim for other Sun systems can be found at (http://sunfreeware.com/) http://sunfreeware.com/ . HPUX with GTK GUI for various HPUX versions: (http://hpux.its.tudelft.nl/hppd/hpux/Editors/vim-6.2/) http://hpux.its.tudelft.nl/hppd/hpux/Editors/vim-6.2/ or (http://hpux.connect.org.uk/hppd/hpux/Editors/vim-6.2/) http://hpux.connect.org.uk/hppd/hpux/Editors/vim-6.2/ (note that the remark about the GNU GPL is wrong) TOP Vim Help files in HTML Format (/downloads/vim92html.zip) vim92html.zip PC sources (/downloads/vim92src.zip) vim92src.zip Yongwei's build You may also try (http://wyw.dcweb.cn/#download) Yongwei's build , executables with slightly different interfaces supported. Cygwin For a Cygwin binary look at others . TOP Amiga Quite a long time ago, Vim development started on the Amiga. Although it's a really old system now, it might still work. However, this has not been tested recently. You may have to use an older version for which Amiga binaries are available. TOP Macintosh The terminal version of Vim is included as "vi", you already have it. It's lagging behind a bit though and has limited features, thus you may want to additionally install a recent version or one with more features. MacVim There most popular version is MacVim. This is being actively developed. This behaves like a Mac application, using a GUI. MacVim has more a Mac look and feel, is developed actively and most people prefer this version. Most of MacVim was made by Björn Winckler. MacVim can be downloaded here: (https://github.com/macvim-dev/macvim) https://github.com/macvim-dev/macvim New versions are made quite often. Subscribe to the (http://www.vim.org/maillist.php#vim-mac) vim-mac maillist to be informed about bugs and updates. Homebrew This is a terminal version installed with the "brew" command. It is updated frequently. It can be downloaded here: (https://formulae.brew.sh/formula/vim) formulae.brew.sh/formula/vim . Background Most of the work for the Macintosh port (Classic and Carbon) was done by Dany St-Amant. If you have OSX and a setup for compiling programs, you can use the source code and compile yourself. See the Unix section above. The development tools can be downloaded from Apple's developer web site. Turn to (maillist.php#vim-mac) the vim-mac maillist to meet other Vim-Mac users. TOP Others This is a list of links to sites where various versions of Vim can be obtained. These are supported by individuals, use at your own risk. Android Search for "Vim Touch" by Momodalo in the Play Store. (https://ftp.nluug.nl/pub/vim/qnx/) QNX ((ftp://ftp.vim.org/pub/vim/qnx/) ftp ) Provided by Yakov Zaytsev. Requires QNX 6.3.0/6.3.2 with service pack 2. (http://lassauge.free.fr/cygwin/) Cygwin (with GTK GUI) http://lassauge.free.fr/cygwin/ (http://www.polarhome.com/vim/) Open VMS http://www.polarhome.com/vim/ TOP () Discover more (Scripting Languages) Scripting Languages (Word Processing Software) Word Processing Software (Computers & Electronics) Computers & Electronics (Software Utilities) Software Utilities (Mac OS) Mac OS (Programming) Programming (Linux & Unix) Linux & Unix (Script) Script (https://www.kuwasha.net/) Help Uganda (Kuwasha Logo) () () () () Questions about (http://www.vim.org/about.php) Vim should go to the (http://www.vim.org/maillist.php) maillist . (https://www.kuwasha.net/) Help Uganda . (https://github.com/vim/vim) Vim at Github () () (Advertisement)