diff options
author | nise_nabe | 2012-06-24 14:05:47 +0900 |
---|---|---|
committer | nise_nabe | 2012-06-24 14:07:11 +0900 |
commit | b154a038b64942c5e894c99d75975e524a7c2fdb (patch) | |
tree | 6ef2368717d8f1f6342bc6779fb29ce92683ba66 /twittperator.js | |
parent | 0aaded344f1c7b1718c7575455f675ddd6718879 (diff) | |
download | vimperator-plugins-b154a038b64942c5e894c99d75975e524a7c2fdb.tar.bz2 |
twittperator のヘルプでなんかタグを追加
Diffstat (limited to 'twittperator.js')
-rw-r--r-- | twittperator.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/twittperator.js b/twittperator.js index b840e9b..76e4023 100644 --- a/twittperator.js +++ b/twittperator.js @@ -39,6 +39,7 @@ let INFO = <h2>Command</h2> - Use completion for comfort. <item> + <tags><![CDATA[:twittperator :tw]]></tags> <spec>:tw<oa>ittperator</oa> -getPIN</spec> <description> <p>Opens the page to authorize Twittperator and get your PIN from Twitter.</p> @@ -188,6 +189,7 @@ let INFO = <h2>Command</h2> - 適当に補完しましょう。 <item> + <tags><![CDATA[:twittperator :tw]]></tags> <spec>:tw<oa>ittperator</oa> -getPIN</spec> <description> <p>PINコード取得ページを開きます。</p> |