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

usage
- 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
installation
Pathogen
git clone https://github.com/joshhartigan/vim-reddit ~/.vim/bundle/vim-reddit
Vundle, vim-plug and friends
Plugin 'joshhartigan/vim-reddit'