A library for embedding Neovim inside a Rust project.
Shell
apt-get install libtool autoconf automake cmake libncurses5-dev g++ pkg-config unzip
cargo build
Shell
yum install autoconf automake cmake gcc gcc-c++ libtool ncurses-devel pkgconfig
cargo build
Shell
brew install libtool automake cmake pkg-config gettext
cargo build
All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.