No nonsense, no configuration, no external dependencies, Discord rich presence for Neovim.
Core is copypasted from my menu state Garry's Mod rich presence (that I need to publish at some point) converted to Neovim functions.
Add wrldspawn/nvim-discordrpc
to your favorite plugin manager
{
"wrldspawn/nvim-discordrpc",
lazy = false,
}
- vyfor/cord.nvim and vyfor/icons - Icons, filetype and filename mappings
- EpicBird/discord.nvim - Reference for converting connection logic
- iryont/lua-struct - Redistributed library
- tcjennings/LUA-RFC-4122-UUID-Generator - Redistributed library