view READMEdir/README_haiku.txt @ 33280:d36b39b5a394 v9.0.1907

patch 9.0.1907: No support for liquidsoap filetypes Commit: https://github.com/vim/vim/commit/6b5efcdd8e976d2ab2554b22c4220c5e88de4717 Author: Romain Beauxis <toots@rastageeks.org> Date: Sun Sep 17 18:49:20 2023 +0200 patch 9.0.1907: No support for liquidsoap filetypes Problem: No support for liquidsoap filetypes Solution: Add liquidsoap filetype detection code closes: #13111 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Romain Beauxis <toots@rastageeks.org>
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Sep 2023 19:00:05 +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.