view READMEdir/README_mac.txt @ 29469:86eac190ec42 v9.0.0076

patch 9.0.0076: no test for what patch 8.1.1424 fixes Commit: https://github.com/vim/vim/commit/92a1678d488b7d023ddf2cd493a6ee0d7fcf1928 Author: zeertzjq <zeertzjq@outlook.com> Date: Tue Jul 26 12:24:41 2022 +0100 patch 9.0.0076: no test for what patch 8.1.1424 fixes Problem: No test for what patch 8.1.1424 fixes. Solution: Add a test. (closes https://github.com/vim/vim/issues/10789)
author Bram Moolenaar <Bram@vim.org>
date Tue, 26 Jul 2022 13:30:03 +0200
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_mac.txt for version 9.0 of Vim: Vi IMproved.

This file explains the installation of Vim on MacOS systems.
See "README.txt" for general information about Vim.

To build from source get the files with git from https://github.com/vim/vim.
The find the instructions in src/INSTALLmac.txt.

Installing Vim using Homebrew:
1. Install Homebrew from http://brew.sh/
2. Install the latest Vim with:
	brew install vim