view READMEdir/README_haiku.txt @ 28648:2cd937e40c40 v8.2.4848

patch 8.2.4848: local completion with mappings and simplification not working Commit: https://github.com/vim/vim/commit/ee4460306917431d0d17a7cb11c6646f4c6540b6 Author: zeertzjq <zeertzjq@outlook.com> Date: Sat Apr 30 15:02:22 2022 +0100 patch 8.2.4848: local completion with mappings and simplification not working Problem: Local completion with mappings and simplification not working. Solution: Fix local completion <C-N>/<C-P> mappings not ignored if keys are not simplified. (closes #10323)
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Apr 2022 16:15:03 +0200
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.