aboutsummaryrefslogtreecommitdiffstats
path: root/google-plus-commando.js
diff options
context:
space:
mode:
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r--google-plus-commando.js7
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>&lt;C-CR&gt;</dt> <dd>Submit current editing post.</dd>
+ <dt>&lt;Esc&gt;</dt> <dd>Cancel and close current editing post form.</dd>
+ </dl>
+ </p>
</plugin>
</>;
// }}}