https://github.com/neovide/neovide
No Nonsense Neovim Client in Rust
https://github.com/neovide/neovide
gpu neovim neovim-guis rust skia
Last synced: 1 day 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-02-13T05:53:26.000Z (25 days ago)
- Last Synced: 2026-02-13T14:58:31.676Z (24 days ago)
- Topics: gpu, neovim, neovim-guis, rust, skia
- Language: Rust
- Homepage: https://neovide.dev
- Size: 82.6 MB
- Stars: 14,757
- Watchers: 64
- Forks: 596
- Open Issues: 268
-
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)
- StarryDivineSky - neovide/neovide
- awesome-list - neovide
- definitive-opensource - Neovide
- awesome-repositories - neovide/neovide - No Nonsense Neovim Client in Rust (Rust)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/neovide/neovide - GUI for Neovim (Productivity / Other)
- my-awesome - neovide/neovide - guis,rust,skia pushed_at:2026-02 star:14.8k fork:0.6k No Nonsense Neovim Client in Rust (Rust)
README
# Neovide
[](https://discord.gg/SjFpZdQys6) [](https://matrix.to/#/#neovide:matrix.org) [](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
## Installation
Pre-built releases for macOS, Windows and Linux are published on the
[GitHub Releases page](https://github.com/neovide/neovide/releases) and each release includes signed
installers or AppImage builds. For detailed package-manager commands, verification steps and build
from source instructions, see the [installation guide on neovide.dev](https://neovide.dev/installation.html)
## Getting help
Neovide is maintained in spare time, so please be patient when asking for support. Depending on your
question:
- Use the [issue tracker](https://github.com/neovide/neovide/issues) for reproducible bugs or crash reports.
- Open a thread in [GitHub Discussions](https://github.com/neovide/neovide/discussions) for general
questions, tips, or feature ideas.
- Chat in real time on [Discord](https://discord.gg/SjFpZdQys6) or on
[Matrix](https://matrix.to/#/#neovide:matrix.org) if you want help from other community members.
Discussions and chat are better suited to questions or workflow brainstorming, while the issue
tracker works best for actionable bugs.
## Supporting the Project
If you use and like Neovide, please consider
[sponsoring the project on GitHub](https://github.com/sponsors/neovide). Funding helps pay for
code-signing certificates, cross-platform hardware and the time maintainers spend supporting users.
There are tiers for individuals and teams, and one-time contributions are welcome too.
[Read more about sponsoring Neovide](https://neovide.dev/sponsor.html).
## License
Licensed under [MIT](./LICENSE).