Is it possible to use VI or VIM keymap in NetBeans

2019-01-22 13:45发布

问题:

Vim is my favorite tool for programming in OSX, but my team mate all use NetBeans. Some of them use Eclipse Keymap. Any suggestion plug-in to enable VI command in NetBeans 6.5?

Related:

Does any IDE have a vi keybindings option?

回答1:

Check jVi, a Vi emulator for NetBeans.

I've also found ViEx, the project seems to be pretty active...



回答2:

jVi can be installed using the NetBeans plugin manager; from NB do

Menu>Tools>Plugins

Select the tab "Available Plugins", in search enter "jvi". First install "jVi for NB-xx Update Center", then you can install jVi.



标签: vim netbeans vi