aboutsummaryrefslogtreecommitdiffstats
path: root/every.js
diff options
context:
space:
mode:
authordrry2008-11-01 22:54:33 +0000
committerdrry2008-11-01 22:54:33 +0000
commite9ed4757b5405ba2bfaf9d2546b6bda195857d86 (patch)
treebb8501b5a19305589697fd19839268abecaba9c2 /every.js
parent8b1ca00df65bf0432be52051128a482b6c015e05 (diff)
downloadvimperator-plugins-e9ed4757b5405ba2bfaf9d2546b6bda195857d86.tar.bz2
* oops. [22557]
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@22558 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'every.js')
-rw-r--r--every.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/every.js b/every.js
index 4a00ac2..411b125 100644
--- a/every.js
+++ b/every.js
@@ -1,3 +1,4 @@
+// ==VimperatorPlugin==
// @name every.js
// @description to run a specified command every time at specified interval.
// @description-ja 指定のコマンドを指定の間隔で実行する。