Stories
Slash Boxes
Comments

SoylentNews is people

posted by janrinok on Thursday March 20 2014, @04:27PM   Printer-friendly
from the cue-vim-emacs-war-in-5-4-3-2-1 dept.

Hell_Rok writes:

"Neovim is an effort to aggressively re-factor the Vim source code and improve on:

  • It will provide first class support for embedding.
  • It lets you extend the editor in any programming language.
  • It supports more powerful GUIs.
  • Vim plugins will work with it.

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."

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 5, Informative) by Thexalon on Thursday March 20 2014, @06:22PM

    by Thexalon (636) on Thursday March 20 2014, @06:22PM (#18998)

    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.
    Starting Score:    1  point
    Moderation   +3  
       Informative=3, Total=3
    Extra 'Informative' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   5  
  • (Score: 2, Funny) by rufty on Thursday March 20 2014, @11:05PM

    by rufty (381) on Thursday March 20 2014, @11:05PM (#19101)

    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

    by isostatic (365) on Friday March 21 2014, @09:31AM (#19211) Journal

    That's fine, as I can the type !emacs from vim, and up pops emacs.