view READMEdir/README_mac.txt @ 33935:f4019f32b695

runtime(netrw): escape curdir in BrowseUpDir (#13681) Commit: https://github.com/vim/vim/commit/9a775b4a2ae658e61f9d6582de72ea7a1b241aaa Author: Christian Brabandt <cb@256bit.org> Date: Thu Dec 14 20:09:07 2023 +0100 runtime(netrw): escape curdir in BrowseUpDir (https://github.com/vim/vim/issues/13681) fixes https://github.com/vim/vim/issues/13678 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 14 Dec 2023 20:15:09 +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