diff options
author | anekos | 2012-08-05 07:00:19 +0900 |
---|---|---|
committer | anekos | 2012-08-05 07:00:19 +0900 |
commit | ceb3ef094b5304a8814e617346815017684967d3 (patch) | |
tree | dbee7d28ae9fb4f21298a76525f592050a77d783 /usi.js | |
parent | 1ed5a77f467e13ad2a55d2dafbedc2c799789b23 (diff) | |
download | vimperator-plugins-ceb3ef094b5304a8814e617346815017684967d3.tar.bz2 |
どきどきドキメント
Diffstat (limited to 'usi.js')
-rw-r--r-- | usi.js | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -43,7 +43,12 @@ let INFO = <author email="anekos@snca.net">anekos</author> <license>New BSD License</license> <project name="Vimperator" minVersion="3.0"/> - <p>See ( ◕ ‿‿ ◕ ) the completions.</p> + <h3>Setup</h3> + <p> + At first of use, just execute below command and complete authentication. + <code>:usi</code> + </p> + <p>and see ( ◕ ‿‿ ◕ ) the completions.</p> <item> <tags>:usi</tags> <spec>:usi</spec> |