view READMEdir/README_mac.txt @ 32625:dce7b700c746 v9.0.1644

patch 9.0.1644: not all filetype file name matches are tested Commit: https://github.com/vim/vim/commit/bd087ae8f07f026bbd179911830027ff92f42c01 Author: smjonas <jonas.strittmatter@gmx.de> Date: Thu Jun 22 12:41:19 2023 +0100 patch 9.0.1644: not all filetype file name matches are tested Problem: Not all filetype file name matches are tested. Solution: Add more file names to test with. (Jonas Strittmatter, closes #12569)
author Bram Moolenaar <Bram@vim.org>
date Thu, 22 Jun 2023 13:45: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