Browse reddit inside Vim!
Heavily inspired (and forked) from vim-hackernews.

- Open the front page of a subreddit with the
:Reddit [subreddit] - Press lowercase
oto open links in Vim - Press uppercase
Oto open links in default web browser - Press lowercase
uto go back (or whatever you've remappedundoto) - Press
Ctrl+rto go forward (or whatever you're remappedredoto) - Execute the
:bdcommand to close and remove the reddit buffer
git clone https://github.com/joshhartigan/vim-reddit ~/.vim/bundle/vim-redditPlugin 'joshhartigan/vim-reddit'