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: 5, Informative) by Thexalon on Thursday March 20 2014, @06:22PM
Unnecessary: You can already run vim inside of emacs, by using "M-x term". Emacs will prompt you with "Run program:", and then you enter in /usr/bin/vim (or wherever you have one), and poof, you now have vim running in emacs.
The only thing that stops a bad guy with a compiler is a good guy with a compiler.
(Score: 2, Funny) by rufty on Thursday March 20 2014, @11:05PM
So what I need is M-x term find / -type f -name emacs | xargs rm -f ???
(Score: 2) by isostatic on Friday March 21 2014, @09:31AM
That's fine, as I can the type !emacs from vim, and up pops emacs.