Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.maddyhome.idea.vim

Class Summary
KeyHandler This handlers every keystroke that the user can argType except those that are still valid hotkeys for various Idea actions.
KeyHandler.ActionRunner This was used as an experiment to execute actions as a runnable.
VimPlugin This plugin attempts to emulate the keybinding and general functionality of Vim and gVim.
VimPlugin.VimPluginToggleAction This class is used to handle the Vim Plugin enabled/disabled toggle.
VimTypedActionHandler This handler accepts all regular keystrokes and passes them on to the Vim Key handler