ivy.nvim/post-merge.sample

6 lines
149 B
Text
Raw Normal View History

#! /bin/bash
# Automatically compile libivy.so when we pull down the repo.
# https://github.com/AdeAttwood/ivy.nvim#compiling
cargo build --release