From 130f7d8a4652e48d026cf67a55ef69443da75b7f Mon Sep 17 00:00:00 2001 From: anekos Date: Mon, 1 Feb 2010 14:18:13 +0000 Subject: 新ヘルプ追加 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@36583 d0d07461-0603-4401-acd4-de1884942a52 --- auto_source.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'auto_source.js') diff --git a/auto_source.js b/auto_source.js index 139d761..7079777 100644 --- a/auto_source.js +++ b/auto_source.js @@ -38,7 +38,7 @@ let PLUGIN_INFO = Auto Source Sourcing automatically when the specified file is modified. 指定のファイルが変更されたら自動で :so する。 - 1.5.0 + 1.5.1 anekos 2.3 2.3 @@ -66,6 +66,36 @@ let PLUGIN_INFO = - :autoso[urce]! taro.js ]]> ; +let INFO = + + anekos + New BSD License + +

+ Sourcing automatically when the specified file is modified. +

+ + :aso + :aso -force -help -commad=command file-path + +

+ source when the file-path is modified. +

+

The following options are interpreted.

+
+
-force
+
override if the file has been registered.
+
-command=command
+
execute the command after source.
+
-help
+
re-initialize help files after source.
+
+
+
+
; // }}} // Links: -- cgit v1.2.3