blob: 7eeb0bbf37579947ace7f140238f144989697870 [file] [log] [blame]
Bram Moolenaarbeae4082020-04-23 15:41:49 +02001README_haiku.txt for version 8.2 of Vim: Vi IMproved.
2
3This file explains the installation of Vim on Haiku operating system.
4See "README.txt" for general information about Vim.
5
6Preferred (and easy) way to get Vim on Haiku is to use default Haiku
7software repository HaikuPorts. To get Vim:
8
9- Open HaikuDepot application and search for "vim" package, then install,
10- Open a Terminal and type "pkgman install vim", then follow instructions.
11
12If you prefer to install Vim from source, follow the instructions on
13"runtime/doc/os_haiku.txt", "Compiling Haiku" section.