view READMEdir/README_mac.txt @ 30739:75eac6ecb2e2 v9.0.0704

patch 9.0.0704: CI runs "tiny" and "small" builds, which are the same Commit: https://github.com/vim/vim/commit/b7af5a044525b72ad607a8bf4fcfff9b9b7565df Author: Naruhiko Nishino <naru123456789@gmail.com> Date: Sun Oct 9 13:28:36 2022 +0100 patch 9.0.0704: CI runs "tiny" and "small" builds, which are the same Problem: CI runs "tiny" and "small" builds, which are the same. Solution: Remove the "small" build. (Naruhiko Nishino, closes https://github.com/vim/vim/issues/11315)
author Bram Moolenaar <Bram@vim.org>
date Sun, 09 Oct 2022 14:30:04 +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