blob: fdfcbe194b29800493e816d7175f4c017291cac5 [file] [log] [blame]
Bram Moolenaareb490412022-06-28 13:44:46 +01001README_mac.txt for version 9.0 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
Bram Moolenaar56994d22021-04-17 16:31:09 +02003This file explains the installation of Vim on MacOS systems.
Bram Moolenaar071d4272004-06-13 20:20:40 +00004See "README.txt" for general information about Vim.
5
Bram Moolenaar56994d22021-04-17 16:31:09 +02006To build from source get the files with git from https://github.com/vim/vim.
7The find the instructions in src/INSTALLmac.txt.
Bram Moolenaar071d4272004-06-13 20:20:40 +00008
Bram Moolenaar56994d22021-04-17 16:31:09 +02009Installing Vim using Homebrew:
Bram Moolenaard0796902016-09-16 20:02:31 +0200101. Install Homebrew from http://brew.sh/
Bram Moolenaar56994d22021-04-17 16:31:09 +0200112. Install the latest Vim with:
12 brew install vim