Skip to content

necabo/vimsence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VimSence

Discord rich presence for Vim

More help about the plugin itself can be found here

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

You need to have Vim with Python 3 support

Installing

  1. Add Plug 'anned20/vimsence' to your vimrc file.
  2. Reload your vimrc or restart
  3. Run :PlugInstall

Vundle or similar

  1. Add Plugin 'anned20/vimsence' to your vimrc file.
  2. Reload your vimrc or restart
  3. Run :BundleInstall
  1. Add NeoBundle 'anned20/vimsence' to your vimrc file.
  2. Reload your vimrc or restart
  3. Run :NeoUpdate
cd ~/.vim/bundle
git clone https://github.com/anned20/vimsence.git

Authors

  • Anne Douwe Bouma - Initial work - anned20

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Discord rich presence for Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.7%
  • Vim Script 9.3%