Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Vim plugin for Netbeans IDE [closed]

I have found a couple of Vim plugin for Eclipse, but some computers have performance issues with Eclipse.

So, what I want to know if there is any plugin for the Netbeans IDE, which runs smoother on weaker computers.

If it matters, I'm interested in support for Java, Python and C++. (any answer regarding to one of them in welcomed) .

like image 924
coredump Avatar asked Sep 06 '12 19:09

coredump


People also ask

Is there a VI[m] plugin for NetBeans?

The plugin is called "jVi for NB". If you search for vim, the results will be empty. The truth is that it's really that easy to find and install a vi [m] emulator for NetBeans.

How to add J VI to Netbeans?

Click "Add Plugins..." button. Navigate to the folder where those *.nbm reside and select all of them. Install the *.nbm files and restart. Show activity on this post. The plugin is called "jVi for NB". If you search for vim, the results will be empty. The truth is that it's really that easy to find and install a vi [m] emulator for NetBeans.

Is there a Vim plugin for IntelliJ?

Vim emulation plugin for IntelliJ Platform-based IDEs. IdeaVim supports many Vim features including normal/insert/visual modes, motion keys, deletion/changing, marks, registers, some Ex commands, Vim regexps, configuration via ~/.ideavimrc, macros, Vim plugins, etc.

What is ideavim emulation plugin?

Vim emulation plugin for IntelliJ Platform-based IDEs. IdeaVim supports many Vim features including normal/insert/visual modes, motion keys, deletion/changing, marks, registers, some Ex commands, Vim regexps, configuration via ~/.ideavimrc, macros, Vim plugins, etc. more ...


1 Answers

Found these, apparently they even have some features my eclipse plugin doesn't:

http://sourceforge.net/projects/viex/

http://sourceforge.net/projects/jvi/

From: Is it possible to use VI or VIM keymap in NetBeans?

like image 185
Breno Salgado Avatar answered Sep 18 '22 17:09

Breno Salgado