view READMEdir/README_haiku.txt @ 27653:52bbe3590f50 v8.2.4352

patch 8.2.4352: ReScript files are not recognized Commit: https://github.com/vim/vim/commit/0c3cc2fec31521b0697edc406f85b7a43e979860 Author: Ananda Umamil <zweimach@zweimach.org> Date: Sat Feb 12 10:33:56 2022 +0000 patch 8.2.4352: ReScript files are not recognized Problem: ReScript files are not recognized. Solution: Add the *.res and *.resi patterns. (Ananda Umamil, closes https://github.com/vim/vim/issues/9752)
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Feb 2022 11:45: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.