Go to file
daa 4743556d39 rustfmt.toml 2017-02-26 22:34:08 +03:00
src cargo-fmt, version update 2017-02-26 22:33:44 +03:00
.gitignore Initial gtk ui 2016-03-16 17:39:53 +03:00
Cargo.lock Migrate to new neovim-lib version. 2017-02-26 22:31:13 +03:00
Cargo.toml cargo-fmt, version update 2017-02-26 22:33:44 +03:00
LICENSE Initial commit 2016-06-27 17:43:25 +03:00
Makefile Implement scroll 2016-04-03 18:13:18 +03:00
README.md Create README.md 2016-06-27 17:48:00 +03:00
build.rs Add cursor 2016-05-03 20:25:52 +03:00
rustfmt.toml rustfmt.toml 2017-02-26 22:34:08 +03:00

README.md

neovim-gtk

gtk ui for neovim written in rust. Use gtk-rs bindings. Because gtk-rs bindins still in development, this gui implemented used toy cairo font api.