Discord rich presence for Vim
More help about the plugin itself can be found here
These instructions will get you a copy of the project up and running on your local machine.
You need to have Vim with Python 3 support
- Add
Plug 'CodeMyst/vimsence'to your vimrc file. - Reload your vimrc or restart
- Run
:PlugInstall
Vundle or similar
- Add
Plugin 'CodeMyst/vimsence'to your vimrc file. - Reload your vimrc or restart
- Run
:BundleInstall
- Add
NeoBundle 'CodeMyst/vimsence'to your vimrc file. - Reload your vimrc or restart
- Run
:NeoUpdate
cd ~/.vim/bundle
git clone https://github.com/CodeMyst/vimsence.gitSee also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details