This plugin is deprecated but will keep receiving bug fixes.
New features, however, will only be implemented in nvimcord.
Discord Rich Presence for Neovim.
Tested on Linux but should also work on Windows & MacOS.
Install the plugin using your favorite plugin manager:
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.