Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 686 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 686 Bytes

unibilium-cygwin

This a recipe to build and package Unibilium for Cygwin. The recipe is based on the recipe in cascent's old neovim port.

To build the package run the following command:

cygport unibilium.cygport download prepare compile install package

To install the package you can extract it into the root directory:

eval "$(cygport unibilium.cygport vars PVR)"
tar -C / -xjvf unibilium-$PVR.x86_64/dist/unibilium/libunibilium4/libunibilium4-$PVR.tar.xz