blob: 860b40b0d7112bb84e371a70e2295e81c9a17740 [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
Bram Moolenaar2c5c1632020-04-30 19:54:38 +020013"runtime/doc/os_haiku.txt", "Compiling Vim" section.