No Nonsense Neovim Client in Rust
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
multisn8 f86e457cb3
Fix non consistent Wayland compositors (#1437)
Crostini seems to allow querying the currently active monitor, but not
the position of the window. This way Neovide previously thought "ah yes,
then I can just walk in and reposition" while it actually couldn't.
2 years ago
.config Switch to nextest as test runner 2 years ago
.github Transition neovide.dev to use mdbook (#1428) 2 years ago
.vscode Opengl (#655) 3 years ago
assets Transition neovide.dev to use mdbook (#1428) 2 years ago
neovide-derive Update rust edition & clippy fixes 2 years ago
snap Bump version to 0.9.0 2 years ago
src Fix non consistent Wayland compositors (#1437) 2 years ago
website Transition neovide.dev to use mdbook (#1428) 2 years ago
.gitignore Transition neovide.dev to use mdbook (#1428) 2 years ago
Cargo.lock Update skia-safe to 0.52.0 2 years ago
Cargo.toml Update rust edition & clippy fixes 2 years ago
LICENSE Create LICENSE 5 years ago
README.md Transition neovide.dev to use mdbook (#1428) 2 years ago
build.rs swap to new icon 3 years ago

README.md

Neovide Discord Chat on Matrix Discussions

This is a simple graphical user interface for Neovim (an aggressively refactored and updated Vim editor). Where possible there are some graphical improvements, but functionally it should act like the terminal UI.

To checkout all the cool features, installation instructions, configuration settings and much more, head on over to neovide.dev.


Screenshot of Neovide Screenshot of Neovide running on Windows

Author Notes

I've been using this as my daily driver since November 2019. It should be relatively stable, but I'm still working out some kinks and ironing out some cross platform issues. In general it should be usable at this point, and if it isn't I consider that a bug and appreciate a report in the issues! Any help and ideas are also greatly appreciated.

I'm also very interested in suggestions code quality/style wise when it comes to Rust. I'm pretty new to the language and appreciate any critiques that you might have to offer. I won't take all of them, but I promise to consider anything you might have to offer.

License

Licensed under MIT.