|
|||||||||
| Home >> All >> com >> maddyhome >> idea >> vim >> [ key overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.maddyhome.idea.vim.key
Class RegisterActions

java.lang.Objectcom.maddyhome.idea.vim.key.RegisterActions
- public class RegisterActions
- extends java.lang.Object
This registers all the key/action mappings for the plugin
| Field Summary | |
private static RegisterActions |
instance
|
| Constructor Summary | |
private |
RegisterActions()
|
| Method Summary | |
static RegisterActions |
getInstance()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
instance
private static RegisterActions instance
| Constructor Detail |
RegisterActions
private RegisterActions()
| Method Detail |
getInstance
public static RegisterActions getInstance()
|
|||||||||
| Home >> All >> com >> maddyhome >> idea >> vim >> [ key overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.maddyhome.idea.vim.key.RegisterActions