view READMEdir/README_haiku.txt @ 22878:f304f84b81a6 v8.2.1986

patch 8.2.1986: expression test is flaky on Appveyor Commit: https://github.com/vim/vim/commit/a065a141156c8c4017e21dfc9b99a05cfd0b63d6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 14 20:57:20 2020 +0100 patch 8.2.1986: expression test is flaky on Appveyor Problem: Expression test is flaky on Appveyor. Solution: Temporarily disable the test in MS-Windows.
author Bram Moolenaar <Bram@vim.org>
date Sat, 14 Nov 2020 21:00:03 +0100
parents 57a69af99e48
children f8116058ca76
line wrap: on
line source

README_haiku.txt for version 8.2 of Vim: Vi IMproved.

This file explains the installation of Vim on Haiku operating system.
See "README.txt" for general information about Vim.

Preferred (and easy) way to get Vim on Haiku is to use default Haiku
software repository HaikuPorts. To get Vim:

- Open HaikuDepot application and search for "vim" package, then install,
- Open a Terminal and type "pkgman install vim", then follow instructions.

If you prefer to install Vim from source, follow the instructions on
"runtime/doc/os_haiku.txt", "Compiling Vim" section.