view READMEdir/README_mac.txt @ 27293:e91b577be192 v8.2.4175

patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete Commit: https://github.com/vim/vim/commit/0bd663a3804fceb3efb26a179e9c1d830ddcdb6e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 22 10:24:47 2022 +0000 patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete Problem: MS-Windows: runtime check for multi-line balloon is obsolete. Solution: Remove the obsolete code. (Ken Takata, closes https://github.com/vim/vim/issues/9592)
author Bram Moolenaar <Bram@vim.org>
date Sat, 22 Jan 2022 11:30:04 +0100
parents 9f41bfdbc6fc
children f8116058ca76
line wrap: on
line source

README_mac.txt for version 8.2 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