view READMEdir/README_haiku.txt @ 27144:54f0a6a9db2d v8.2.4101

patch 8.2.4101: warning for unused argument in tiny version Commit: https://github.com/vim/vim/commit/d4e2f5090124d7753057de82727a99892f0231fe Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 15 18:48:32 2022 +0000 patch 8.2.4101: warning for unused argument in tiny version Problem: Warning for unused argument in tiny version. Solution: Add "UNUSED".
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Jan 2022 20: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.