diff options
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r-- | google-plus-commando.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js index e66312a..67f8736 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -132,6 +132,13 @@ let g:gplus_commando_map_menu = "m" </code> </description> </item> + <p> + Other Special Mappings: + <dl> + <dt><C-CR></dt> <dd>Submit current editing post.</dd> + <dt><Esc></dt> <dd>Cancel and close current editing post form.</dd> + </dl> + </p> </plugin> </>; // }}} |