basyura's blog

あしたになったらほんきだす。

2012-11-01から1ヶ月間の記事一覧

vim で stream api

こうですか >< function! stream#execute() let cmd = "curl -s -u" . g:stream_username . ":" . g:stream_password \ . " https://stream.twitter.com/1.1/statuses/sample.json" let proc = vimproc#plineopen2(cmd) while 1 let content = proc.stdout…

ujihisa.vim #3 で発表した & TweetVim 1.8 Release!!

vim

mixi 本社 7F なう。ujihisa.vim で tweetvim の更新履歴を発表しました。状況や反応は #ujihisa.vim で検索か、togetter (http://togetter.com/li/401111) で十二分に伝わると思います。 http://vim-jp.org/ujihisa.vim-3/ http://atnd.org/event/vim3 The …