Skip to content

ObserverOfTime/discord.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin is deprecated but will keep receiving bug fixes.
New features, however, will only be implemented in nvimcord.


Discord.nvim

Discord Rich Presence for Neovim.

Tested on Linux but should also work on Windows & MacOS.

Install

Install the plugin using your favorite plugin manager:

Vundle:

Plugin 'ObserverOfTime/discord.nvim'

Plug:

Plug 'ObserverOfTime/discord.nvim', {'do': ':UpdateRemotePlugins'}

dein:

call dein#add('ObserverOfTime/discord.nvim')

To finish things off, run :UpdateRemotePlugins (also do that when uninstalling) and restart Neovim.

For your custom status to show up on Discord, Display currently running game as a status message must be enabled under Settings -> Game Activity.

Icon sources

License

BSD 3-Clause

About

Discord Rich Presence for Neovim

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 73.0%
  • Vim Script 27.0%