head to head · open source
Neovim vs re-editor
Neovim has 102,524 GitHub stars, 7,127 forks, 1,900 open issues and last shipped today. re-editor has 762 stars, 101 forks, 39 open issues and last shipped 1 months ago. Neovim leads on adoption by 13,355% (102,524 vs 762 stars). Neovim is written in Vim Script under a custom or non-standard licence; re-editor is written in Dart under MIT. Neovim has attracted 7% as many forks as stars, re-editor 13%. Neovim was the more recently maintained of the two, and both are self-hostable with no licence fee. The two share 1 topic tag (text-editor), so they are genuine substitutes rather than adjacent tools.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 20902 open source comparisons
Side by side
| Neovim | re-editor | |
|---|---|---|
| GitHub stars | ★ 103K | ★ 762 |
| License | Custom / other | MIT |
| Written in | Vim Script | Dart |
| Last push | 2026-09-23 | 2026-08-21 |
| Forks | ⑂ 7.1K | ⑂ 101 |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick Neovim if
- You weight community size — 103K stars and counting
- You want the Custom / other license terms
- Your stack matches Vim Script
- You value the larger contributor base for long-term maintenance
pick re-editor if
- You want the re-editor feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches Dart
- You evaluated both and re-editor fits your workflow better
About Neovim
Neovim is a Vim fork text editor focused on extensibility and usability, built as a modern refactoring of Vim’s codebase. It lives in the developer tools ecosystem, specifically as a terminal based code editor that maintains compatibility with Vim’s core editing model while adding new capabilities.
read the full Neovim overview →
About re-editor
Re Editor is an MIT licensed, lightweight text and code editor widget for Flutter, published on pub.dev as the re editor package, intended for Dart developers who need multi line text display, syntax highlighting, and code editor behaviour inside an application rather than a plain input field.
read the full re-editor overview →
More in Developer Tools
Related comparisons
More IDEs & Code Editors projects
Compare either of these against the rest of the IDEs & Code Editors field.
Frequently asked questions
Is Neovim or re-editor more popular?
Neovim has 102,524 GitHub stars and re-editor has 762. Neovim has the larger community by that measure.
Are Neovim and re-editor free?
Both are open source. Neovim has no licence declared in this registry, and re-editor is licensed under MIT. Both are free to self-host.
What is the difference between Neovim and re-editor?
Neovim is written in Vim Script and re-editor in Dart. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, Neovim or re-editor?
Choose Neovim if you want the larger community (102,524 stars) or its Custom / other licence terms. Choose re-editor if its feature set, stack or MIT licence fits better. Both are self-hostable.