diff options
author | drry | 2008-12-02 17:23:32 +0000 |
---|---|---|
committer | drry | 2008-12-02 17:23:32 +0000 |
commit | 006caf8a7a5c3b60714d0a09c684878d2c03bfc3 (patch) | |
tree | d3bffe092c5c77a892efd84c52e73f83ff98f1e4 /statstat.js | |
parent | 00653140f8ba412737dd158fae0b10f7b3df4d5b (diff) | |
download | vimperator-plugins-006caf8a7a5c3b60714d0a09c684878d2c03bfc3.tar.bz2 |
* `:se fenc=utf-8`
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@25721 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'statstat.js')
-rw-r--r-- | statstat.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/statstat.js b/statstat.js index c768613..6e0bc6d 100644 --- a/statstat.js +++ b/statstat.js @@ -1,7 +1,7 @@ // ==VimperatorPlugin== // @name Stat Stat // @description Show information on statusline. -// @description-ja $B%9%F!<%?%9%i%$%s$K>pJs$rI=<((B +// @description-ja ステータスラインに情報を表示 // @license Creative Commons Attribution-Share Alike 3.0 Unported // @version 1.0 // @author anekos (anekos@snca.net) |