yup, I was talking about the same thing and sure we can combine effort to do this. It will be my pleasure.
On 3/18/07, Manu Anand <[EMAIL PROTECTED]> wrote:
On 3/18/07, Asim Imdad <[EMAIL PROTECTED]> wrote: > 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 Hi Asim: Eclipse has an option of using Vim as an external editor. So the only missing part of the puzzle is to open Vim window in Eclipse workspace. That can be done using Eclipse Plugin Arch and not from Vim side. Are you looking for this kind of integration? Manu > 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 > > >