Hachiverol / vimdiscord

Discord RPC for Vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

Discord RPC for Vim

License:MIT License


Languages

Language:Python 82.4%Language:Vim Script 17.6%