view READMEdir/README_mac.txt @ 25992:2294ed638906 v8.2.3529

patch 8.2.3529: xxd usage output is incomplete Commit: https://github.com/vim/vim/commit/34a364877f0c726cdc0779e6999fded9ba959ebe Author: Atsushi SUGAWARA <peanutsjamjam@gmail.com> Date: Sun Oct 17 16:09:08 2021 +0100 patch 8.2.3529: xxd usage output is incomplete Problem: Xxd usage output is incomplete. Solution: Add "bytes" to "-g" flag. (Atsushi Sugawara, closes https://github.com/vim/vim/issues/8944)
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 Oct 2021 17:15:04 +0200
parents 9f41bfdbc6fc
children f8116058ca76
line wrap: on
line source

README_mac.txt for version 8.2 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