This plugin adds Discord RPC to Vim so you can show the world on what cool projects you're working on!
Make sure to have a Vim installation with Python 3 support.
Add Plug 'vbe0201/vimdiscord'
to your .vimrc
file and run :PlugInstall
.
Add Plugin 'vbe0201/vimdiscord'
to your .vimrc
file and run :BundleInstall
.
Add NeoBundle 'vbe0201/vimdiscord'
to your .vimrc
file and run :NeoUpdate
.
git clone https://github.com/vbe0201/vimdiscord.git ~/.vim/bundle/vimdiscord