view READMEdir/README_haiku.txt @ 29574:24f01baa27b2 v9.0.0128

patch 9.0.0128: Coverity complains about possible double free Commit: https://github.com/vim/vim/commit/3f79b61288bf528b9a848af9e4c849c35c1df0bf Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 1 12:06:40 2022 +0100 patch 9.0.0128: Coverity complains about possible double free Problem: Coverity complains about possible double free. Solution: Clear the pointer to avoid warnings.
author Bram Moolenaar <Bram@vim.org>
date Mon, 01 Aug 2022 13:15: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.