aboutsummaryrefslogtreecommitdiffstats
path: root/google-plus-commando.js
diff options
context:
space:
mode:
authoranekos2011-08-31 11:28:50 +0900
committeranekos2011-08-31 11:28:50 +0900
commitd6be16238d606c9747692bb1098de9b5ee412680 (patch)
tree4292e93438e931d4685b2bd9fbc6983c9f397389 /google-plus-commando.js
parentf1048ba64a1aa24606fd85d353a86cb7c853587c (diff)
downloadvimperator-plugins-d6be16238d606c9747692bb1098de9b5ee412680.tar.bz2
特別なマッピングについての毒棉斗追加
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>
</>;
// }}}