From c8cabd611da051384a0486fa4f9f0b59c518ea6b Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 16 Mar 2010 12:04:57 +0000 Subject: ドキュメント追加 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37038 d0d07461-0603-4401-acd4-de1884942a52 --- x-hint.js | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'x-hint.js') diff --git a/x-hint.js b/x-hint.js index e5f8b79..fa8e537 100755 --- a/x-hint.js +++ b/x-hint.js @@ -39,7 +39,7 @@ let PLUGIN_INFO = X-Hint Show the hints with given XPath. 指定のXPathでヒントを表示する。 - 1.1.1 + 1.1.2 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) @@ -59,7 +59,7 @@ let PLUGIN_INFO = // INFO {{{ let INFO = <> - + + :xhintdo + :xhdo + :xhintdo XPath javascript + +

+ Show the hints with XPath. + And do javascript code. + This command gives the variable "elem" to the context of javascript. +

+
+
- + + :xhintdo + :xhdo + :xhintdo XPath javascript + +

+ XPath でヒントを出し、javascript コードを実行します。 + javascript の context には 変数 "elem" が与えられます。 +

+
+
; // }}} -- cgit v1.2.3