eclipse下使用vim模式编辑,这里我选择的是Vrapper插件。
Vrapper
Vrapper is an Eclipse plugin which acts as a wrapper for Eclipse text editors to provide a Vim-like input scheme for moving around and editing text.
Unlike other plugins which embed Vim in Eclipse, Vrapper imitates the behaviour of Vim while still using whatever editor you have opened in the workbench. The goal is to have the comfort and ease which comes with the different modes, complex commands and count/operator/motion combinations which are the key features behind editing with Vim, while preserving the powerful features of the different Eclipse text editors, like code generation and refactoring.
Vrapper tries to offer Eclipse users the best of both worlds.
插件安装:
打开eclipse->help->Install New Software
贴上网站在Work with
Work with:http://vrapper.sourceforge.net/update-site/stable
稍等片刻,勾选Vrapper ,一路next , next next ,accept 。最后restart eclipse 就可以在eclipse上看到gvim的图标,点击就可以使用Vim模式编辑了。
Vrapper:
http://vrapper.sourceforge.net/home/