From 42d027256f21f1c0fcecf0c23d514f8b55d57803 Mon Sep 17 00:00:00 2001
From: anekos
Date: Tue, 16 Mar 2010 12:04:51 +0000
Subject: javascript 補完対応
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37037 d0d07461-0603-4401-acd4-de1884942a52
---
x-hint.js | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
(limited to 'x-hint.js')
diff --git a/x-hint.js b/x-hint.js
index 054c8ca..e5f8b79 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.0
+ 1.1.1
anekos
new BSD License (Please read the source code comments of this plugin)
修正BSDライセンス (ソースコードのコメントを参照してください)
@@ -59,7 +59,7 @@ let PLUGIN_INFO =
// INFO {{{
let INFO =
<>
-
-