Hell_Rok writes:
"Neovim is an effort to aggressively re-factor the Vim source code and improve on:
Hosted on Bounty Source it has reached $25,500 of it's goal of $10,000, although there are still 3 days to reach further stretch goals! You can view the projects current progress and even pitch in over at GitHub. As someone who has started using Vim full-time over the last 6 months I feel that this is a very good project for the longevity of Vim."
(Score: 2, Insightful) by Anonymous Coward on Thursday March 20 2014, @04:49PM
What's the attraction in doing this off the existing codebase, and "aggressively refactoring" it to do things it was not designed to do, rather than starting "clean" and building something that innately supports the concepts you want? TextMate FTW.
Because rewriting from scratch often leads to a project never succeeding.