diff options
-rw-r--r-- | applauncher.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applauncher.js b/applauncher.js index 18fb9fe..9dcd6cd 100644 --- a/applauncher.js +++ b/applauncher.js @@ -23,6 +23,7 @@ var PLUGIN_INFO = EOM %URL% は実行時に選択中のリンクURL、もしくは開いているページのURLに置き換えられます。 %SEL% は選択中の文字列に置き換えられます。 + %TITLE% はページのタイトルに置き換えられます。 引数を複数指定する場合は配列形式で指定してください。 ]]></detail> </VimperatorPlugin> |