cord-nvim 2.0.0-beta.34

🚀 The most extensible Discord Rich Presence plugin for Neovim, powered by Rust.
1
2
3
4
pub mod client;
pub mod event;
pub mod local;
pub mod server;