Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neovide/neovide
No Nonsense Neovim Client in Rust
https://github.com/neovide/neovide
gpu neovim neovim-guis rust skia
Last synced: 3 days ago
JSON representation
No Nonsense Neovim Client in Rust
- Host: GitHub
- URL: https://github.com/neovide/neovide
- Owner: neovide
- License: mit
- Created: 2019-12-06T20:51:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T06:35:08.000Z (4 months ago)
- Last Synced: 2024-08-06T16:10:45.023Z (4 months ago)
- Topics: gpu, neovim, neovim-guis, rust, skia
- Language: Rust
- Homepage: https://neovide.dev
- Size: 77.8 MB
- Stars: 12,513
- Watchers: 66
- Forks: 511
- Open Issues: 215
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - neovide/neovide - No Nonsense Neovim Client in Rust (Rust)
- awesome-repositories - neovide/neovide - No Nonsense Neovim Client in Rust (Rust)
- awesome-list - neovide
- my-awesome - neovide/neovide - guis,rust,skia pushed_at:2024-12 star:13.2k fork:0.5k No Nonsense Neovim Client in Rust (Rust)
- StarryDivineSky - neovide/neovide
README
# Neovide
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/SjFpZdQys6) [![Chat on Matrix](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#neovide:matrix.org) [![Discussions](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/neovide/neovide/discussions)
This is a simple graphical user interface for [Neovim](https://github.com/neovim/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](https://neovide.dev).
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](./LICENSE).