IdeaVIM

Allows you to use Vim-interface from within IntelliJ IDEA.

Advantages

You get the code formatting features of Idea, as well as some of the cooler shortcut keys, and still get to keep the main Vim keyboard movements.

You can navigate Camel-Case words like this:

]b
[b
]w
]W
]e
[e

etc.

See this link: http://ideavim.sourceforge.net/vim/index.html

README

I copied the README file from the download.

ideavim readme

Lacking Features

Ctrl-O

Control-O is taken by something in IDEA, so it doesn't put the editor into Normal mode for 1 command, like regular Vim does. Kinda sucks, but oh well.

You can't copy stuff into a register using the :redir Ex command. This isn't that big of a deal

 
ideavim.txt · Last modified: 2008/09/19 13_46 by tookelso
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki