feat: add presence.nvim config options

This commit is contained in:
NotAShelf 2023-02-18 15:32:43 +03:00
commit 31e7645ce1
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
5 changed files with 131 additions and 33 deletions

View file

@ -181,7 +181,7 @@
};
# Presence
discord-nvim = {
presence-nvim = {
url = "github:andweeb/presence.nvim";
flake = false;
};