1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 20:37:50 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
c295e1e14f
fix(formatting): Fix formatting using stylua (#11) 2023-09-29 02:14:33 +02:00
Andrew Kwon
a68355145c Guard against invalid log messages
Resolves #28
2021-07-21 22:57:13 -07:00
Andrew Kwon
9bae4debba Escape newlines in logger 2021-04-28 21:42:22 -07:00
Andrew Kwon
bb149540fd Fix various verbiage and style inconsistencies 2021-02-27 17:13:47 -08:00
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