diff options
author | anekos | 2010-08-19 10:32:02 +0000 |
---|---|---|
committer | anekos | 2010-08-19 10:32:02 +0000 |
commit | f893b7b5abac16cf9cc952b7ec3c619cd129804f (patch) | |
tree | 9914286fde281e6f182f5866589a217b20fefdf7 | |
parent | 8d828bc21fe2e5dbbc8cf8cd7b67b755fd3343ff (diff) | |
download | vimperator-plugins-f893b7b5abac16cf9cc952b7ec3c619cd129804f.tar.bz2 |
ファク更新
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38303 d0d07461-0603-4401-acd4-de1884942a52
-rwxr-xr-x | twittperator.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/twittperator.js b/twittperator.js index 424d37c..f3315cc 100755 --- a/twittperator.js +++ b/twittperator.js @@ -82,7 +82,8 @@ let PLUGIN_INFO = - My timeline is hard to see...? We are making an effort, and welcoming patches. - By the way, is it possible to show timeline automatically? - We keep working, and welcoming patches. + Use chirpstream. Write the below line into rc file. + let g:twittperator_use_chirp = 1 - It's too much of the bother to show my timeline manually!! We think implementing a wider display method and a mean of word wrapping will solve this issue. Any ideas? @@ -138,7 +139,9 @@ let PLUGIN_INFO = - TL表示をもっと工夫しろ ごめんなさい。改良してコミットしてくれると嬉しいです。 - つーか、TLくらい自動取得しろ - はい、がんばります。改良してコミットしてくれると嬉しいです。 + はい、がんばりました。 + let g:twittperator_use_chirp = 1 + として、chirpstream を利用してください。 - ぶっちゃけTL表示とか面倒だよね? はい、がんばります・・・ でかい表示領域と行の折り返し方法が確立できれば、もっと頑張れる気がします。 |