1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 12:27:50 +01:00
Discord Rich Presence for Neovim
Go to file
Andrew Kwon 66bd159dd3 Allow cancelling presence on remote nvim instances
- Add msgpack lib
- Restructure to have lib and deps folders
- Add cancellation methods and invoke remote cancellation on update
2021-01-10 22:28:01 -08:00
autoload Move autocmd to autoload and validate setup opts 2021-01-03 11:29:19 -08:00
lua Allow cancelling presence on remote nvim instances 2021-01-10 22:28:01 -08:00
plugin Move autocmd to autoload and validate setup opts 2021-01-03 11:29:19 -08:00
.gitignore Initial commit 2021-01-03 01:22:15 -08:00
.luacheckrc Initial commit 2021-01-03 01:22:15 -08:00