aboutsummaryrefslogtreecommitdiffstats
path: root/google-plus-commando.js
diff options
context:
space:
mode:
authoranekos2011-07-16 08:03:50 +0900
committeranekos2011-07-16 08:03:50 +0900
commit65f52b97a6c961b3b8aa28d943ce46ea9c29ec11 (patch)
tree61136bfb46a446567bb725948e234f75e2b8e1cd /google-plus-commando.js
parente47c7e5997f535080addafa5e412ae24f70991c5 (diff)
downloadvimperator-plugins-65f52b97a6c961b3b8aa28d943ce46ea9c29ec11.tar.bz2
[submit] でヘルプ消す
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r--google-plus-commando.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/google-plus-commando.js b/google-plus-commando.js
index bba97b7..3f8260f 100644
--- a/google-plus-commando.js
+++ b/google-plus-commando.js
@@ -350,6 +350,7 @@ let INFO =
submit: function () {
if (liberator.focus)
return;
+ PostHelp.hide();
click(Elements.focusedEditor.button.submit);
},
unfold: function () {