mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
modules/rich-presence: deprecate presence-nvim in favor of neocord
This commit is contained in:
parent
2b4683fa81
commit
428e49d303
8 changed files with 95 additions and 67 deletions
|
@ -262,9 +262,9 @@
|
|||
};
|
||||
|
||||
# Presence
|
||||
presence-nvim = {
|
||||
url = "github:andweeb/presence.nvim";
|
||||
flake = false;
|
||||
neocord = {
|
||||
url = "github:IogaMaster/neocord";
|
||||
flake = false; # uses flake-utils, avoid the flake
|
||||
};
|
||||
|
||||
# Autopairs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue