On Thu, Jul 1, 2010 at 12:04 PM, Tor Norbye <[email protected]> wrote: > Have you tried jvi (a vi plugin for NetBeans) ? I don't use it > personally but I've seen people state that it works and that it works > well (e.g. http://jjinux.blogspot.com/2010/06/ides-netbeans.html ) > > There's a version available for 6.9 now: > http://blogs.sun.com/katakai/entry/jvi_netbeans_module_updated > > -- Tor
Thanks for the suggestion. I'm currently an Eclipse user and have tried most of the vi[m] plugins available there (currently using Vrapper for basic keybindings). The problem is that most don't go beyond basic navigation and editing keybindings (often incomplete, and which only scratches the surface of Vim's power) and don't leverage the configurability of my .vimrc. Eclim[1] is almost exactly what I want, but the "embedding vim as an Eclipse editor" feature isn't available on OSX for one reason or another so I'm sunk there as well. I'd jump ship to a new IDE in a heartbeat if it let me embed a fully-featured Vim. -Lyle [1] http://eclim.org/ -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
