#neovim #embedding #nightly #requires #due #unstable #wrapper

nightly neovim-rs

一个用于在Rust项目中嵌入Neovim的库

13个版本

使用旧的Rust 2015

0.1.0 2015年4月7日
0.0.12 2015年3月30日
0.0.7 2015年2月25日

#14 in #due

22 个月下载量

Unlicense

15MB
353K SLoC

Vim Script 167K SLoC // 0.1% comments C 167K SLoC // 0.2% comments Lua 14K SLoC // 0.1% comments Python 2K SLoC // 0.4% comments Perl 791 SLoC // 0.2% comments AWK 720 SLoC // 0.1% comments Forge Config 453 SLoC // 0.6% comments Rust 408 SLoC // 0.0% comments Shell 363 SLoC // 0.2% comments Batch 33 SLoC Ruby 6 SLoC

简介

一个用于在Rust项目中嵌入Neovim的库。

构建说明

注意:由于使用了不稳定的功能,需要Rust的nightly版本。

Linux (apt-get)

apt-get install libtool autoconf automake cmake libncurses5-dev g++ pkg-config unzip
cargo build

Linux (yum)

yum install autoconf automake cmake gcc gcc-c++ libtool ncurses-devel pkgconfig
cargo build

OS X (homebrew)

brew install libtool automake cmake pkg-config gettext
cargo build

许可协议

本项目所有源自此项目的文件均献给公共领域。我欢迎pull请求,并将假定它们也献给公共领域。

无运行时依赖