Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mopp/unite-rss


https://github.com/mopp/unite-rss

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# unite-rss

rssをunite.vimから閲覧するためのunite source

## required
unite.vim
webapi-vim

## Settings

let g:unite_source_rss_url_dict = {
\ '暗黒美夢王の間' : 'http://vinarian.blogspot.jp/rss.xml',
\ 'Big Sky' : 'http://mattn.kaoriya.net/index.rss',
\ 'もぷろぐ' : 'http://ac-mopp.blogspot.jp/rss.xml',
\ }