view READMEdir/README_haiku.txt @ 27815:52a5f4a8eef5 v8.2.4433

patch 8.2.4433: CI: cannot see interface versions for MS-Windows Commit: https://github.com/vim/vim/commit/83e36c86062d052fa1db48ee27709549b706b6a2 Author: K.Takata <kentkt@csc.jp> Date: Mon Feb 21 17:49:28 2022 +0000 patch 8.2.4433: CI: cannot see interface versions for MS-Windows Problem: CI: cannot see interface versions for MS-Windows. Solution: List the interface versions. (Ken Takata, closes https://github.com/vim/vim/issues/9811)
author Bram Moolenaar <Bram@vim.org>
date Mon, 21 Feb 2022 19:00:04 +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.