view READMEdir/README_haiku.txt @ 32966:966e77ea7626

runtime(bindzone): updated syntax file Commit: https://github.com/vim/vim/commit/6e93689bde7321ce974ae99ec6c74efb08d78842 Author: Oskar Stenman <oskar@cetex.se> Date: Tue Aug 22 22:34:08 2023 +0200 runtime(bindzone): updated syntax file - Add support for APL type in runtime/syntax/bindzone.vim - all values between 0- 4294967295 are valid serials closes: #9743 closes: #8382 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 22 Aug 2023 22:45:03 +0200
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.