view READMEdir/README_haiku.txt @ 31696:57248cc8bd70 v9.0.1180

patch 9.0.1180: compiler warnings without the +job feature Commit: https://github.com/vim/vim/commit/bcbfaf32e02a92a6d6d35fc409b1b16aa931e3fa Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 11 19:11:15 2023 +0000 patch 9.0.1180: compiler warnings without the +job feature Problem: Compiler warnings without the +job feature. Solution: Adjust #ifdefs. (John Marriott)
author Bram Moolenaar <Bram@vim.org>
date Wed, 11 Jan 2023 20:15:02 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_haiku.txt for version 9.0 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.