blob: ff7ef5caea91693fe3aba101bed0b44aed3e02f3 [file] [log] [blame]
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01001README_mac.txt for version 9.1 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