view READMEdir/README_mac.txt @ 32487:2707c75175c6 v9.0.1575

patch 9.0.1575: "file N of M" message is not translated Commit: https://github.com/vim/vim/commit/a8490a4952c320f234ae4528d4a1e812a27f3a0a Author: Bram Moolenaar <Bram@vim.org> Date: Tue May 23 18:00:58 2023 +0100 patch 9.0.1575: "file N of M" message is not translated Problem: "file N of M" message is not translated. Solution: Make argument count message translatable. (close https://github.com/vim/vim/issues/12429)
author Bram Moolenaar <Bram@vim.org>
date Tue, 23 May 2023 19:15: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