blob: 4edd55cd38a8078fc8669e091ab08d317392b6e0 [file] [log] [blame]
Bram Moolenaar98056532019-12-12 14:18:35 +01001README_mac.txt for version 8.2 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