well if you want a cool integration which is not a copy of vim you should check out Eclipse and this project: http://eclim.org/
I've already mentioned my favorite python plugin for eclipse: http://pydev.org/ and java is obviously the bread+butter of eclipse. Most people at my current company seem to prefer Idea but I haven't found a reason to invest the time to switch. On Fri, Sep 21, 2012 at 5:49 AM, Andrew Brookins <[email protected]> wrote: > I saw that -- but it look as very focused on Python-related > development -- i.e. if you're building a web app, you're going to need > html, CSS, javascript -- but what about stuff that has nothing to do > with Python? > > LaTeX see http://texlipse.sourceforge.net/ > Fortran (!) see http://www.eclipse.org/photran/ > C / C++ I am currently using CDT for a Java/C++ project http://www.eclipse.org/cdt/ cheers, nimret On Mon, Sep 24, 2012 at 12:35 PM, nathantoddstone <[email protected]> wrote: > > I don't use any vim plugins (except those that are default on Ubuntu). > > I don't know what I'm missing. :) > > i meant the vim plugins for the various IDE's that attempt to add vim > behavior. > > ie, IdeaVIM for pycharm. using IDE_VIM_PLUGIN_X could be underwhelming > compared to ACTUAL vim. since they are just imitations of actual vim. > > sorry. re-reading that, it is very confusing. i should be more > explicit in the future :) > > -- > [email protected] > > On Mon, Sep 24, 2012 at 12:28 PM, Mike Orr <[email protected]> wrote: > > On Fri, Sep 21, 2012 at 12:17 PM, nathantoddstone <[email protected]> > wrote: > >> i can see how if you are a > >> vim pro, the various vim plugins could be always underwhelming. maybe > >> someday they'll get it right... > > > > I don't use any vim plugins (except those that are default on Ubuntu). > > I don't know what I'm missing. :) > > > > I used to install the vim-python plugin but I never actually found a > > reason to make a custom command so I never used it. > > > > -- > > Mike Orr <[email protected]> >
