Yes but it emulates vim but it is not the VIM. I think lot of features might be missing from it because it emulates the vim. Nicolas is right in saying that if somebody starts writing the vim in java it will take lot of time. So only method is to embed it via some terminal emulation or create a console interface to embed vim into eclipse. Asim IMDAD
On 3/18/07, Doug Kearns <[EMAIL PROTECTED]> wrote:
On Sun, Mar 18, 2007 at 08:28:19AM +0100, Asim Imdad wrote: > Hi, > I was think of rewriting code base of vim in java. What kind of > problems do you people think I can face? Already there is another > project known as jvi. How much faithful it is to true vim design? There's also a 'vim' plugin for IDEA's IntelliJ: http://ideavim.sourceforge.net/ Regards, Doug