view READMEdir/README_mac.txt @ 33736:2b9192c31108

runtime(doc): fix grammar in termdebug doc, remove trailing spaces (#13505) Commit: https://github.com/vim/vim/commit/20a94f44b3cd4a33fb7d2ce5faf07a5244ba2cae Author: zeertzjq <zeertzjq@outlook.com> Date: Thu Nov 9 15:21:58 2023 +0800 runtime(doc): fix grammar in termdebug doc, remove trailing spaces (https://github.com/vim/vim/issues/13505) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 09 Nov 2023 08:30:05 +0100
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