view READMEdir/README_mac.txt @ 31580:9f2a9dd57226 v9.0.1122

patch 9.0.1122: class member access is not fully tested yet Commit: https://github.com/vim/vim/commit/9f2d97efe28d32d6e4960e41e80413713f8d1d18 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 31 19:01:02 2022 +0000 patch 9.0.1122: class member access is not fully tested yet Problem: Class member access is not fully tested yet. Solution: Add more tests.
author Bram Moolenaar <Bram@vim.org>
date Sat, 31 Dec 2022 20:15:03 +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