vim-reddit
vim-reddit copied to clipboard
Python 3 Support + Great New Features
EDIT: Not sure if this project is dead. For anyone that wants to try out the new features, here is the repo: https://github.com/dougbeney/vim-reddit
Hello,
Had a bit of fun today migrating this plugin to Python 3, cleaning up the code, and adding some new important features.
The new features include the following:
- Open the comments of a post in your browser by pressing
c - Image and video links open in your web browser instead of attempting to open in your terminal
- You can now open links that are inside reddit posts.
- You can now simply type
:Redditwith no parameters and you will be able to view r/all
That's about it I believe. Hope you enjoy!
Btw, ignore that I have a bunch of commits on this fork. I didn't have the sleekest Vim plugin development workflow :P