vimdiscord icon indicating copy to clipboard operation
vimdiscord copied to clipboard

Discord RPC for Vim

Vimdiscord

This plugin adds Discord RPC to Vim so you can show the world on what cool projects you're working on!

Installation

Make sure to have a Vim installation with Python 3 support.

vim-plug

Add Plug 'vbe0201/vimdiscord' to your .vimrc file and run :PlugInstall.

Vundle

Add Plugin 'vbe0201/vimdiscord' to your .vimrc file and run :BundleInstall.

NeoBundle

Add NeoBundle 'vbe0201/vimdiscord' to your .vimrc file and run :NeoUpdate.

pathogen.vim

git clone https://github.com/vbe0201/vimdiscord.git ~/.vim/bundle/vimdiscord