view READMEdir/README_mac.txt @ 30896:87d9843b59db v9.0.0782

patch 9.0.0782: OpenVPN files are not recognized Commit: https://github.com/vim/vim/commit/4bf67ec52e938a3edaa4f452adab42a57505f940 Author: ObserverOfTime <chronobserver@disroot.org> Date: Mon Oct 17 15:28:47 2022 +0100 patch 9.0.0782: OpenVPN files are not recognized Problem: OpenVPN files are not recognized. Solution: Add patterns for OpenVPN files. (closes https://github.com/vim/vim/issues/11391)
author Bram Moolenaar <Bram@vim.org>
date Mon, 17 Oct 2022 16: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