view READMEdir/README_mac.txt @ 33058:3b2896d7438f v9.0.1817

patch 9.0.1817: configure: using obsolete AC_HEADER_STDC Commit: https://github.com/vim/vim/commit/0e82b59df3fc12dc006e45e17222bcbb0462903f Author: Illia Bobyr <illia.bobyr@gmail.com> Date: Tue Aug 29 21:16:29 2023 +0200 patch 9.0.1817: configure: using obsolete AC_HEADER_STDC Problem: configure: using obsolete AC_HEADER_STDC Solution: Remove it and re-create configure closes: #12949 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Illia Bobyr <illia.bobyr@gmail.com>
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Aug 2023 21: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