aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 指定のコマンドを指定の間隔で実行する。