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

做~自己de王妃 提交于 2019-11-27 01:35:32

问题


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.



来源:https://stackoverflow.com/questions/483962/is-it-possible-to-use-vi-or-vim-keymap-in-netbeans

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!