mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-14 14:13:29 +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
6
modules/rich-presence/neocord/default.nix
Normal file
6
modules/rich-presence/neocord/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./neocord.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue