Bram Moolenaar | beae408 | 2020-04-23 15:41:49 +0200 | [diff] [blame] | 1 | README_haiku.txt for version 8.2 of Vim: Vi IMproved. |
| 2 | |
| 3 | This file explains the installation of Vim on Haiku operating system. |
| 4 | See "README.txt" for general information about Vim. |
| 5 | |
| 6 | Preferred (and easy) way to get Vim on Haiku is to use default Haiku |
| 7 | software 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 | |
| 12 | If you prefer to install Vim from source, follow the instructions on |
Bram Moolenaar | 2c5c163 | 2020-04-30 19:54:38 +0200 | [diff] [blame] | 13 | "runtime/doc/os_haiku.txt", "Compiling Vim" section. |