mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-09 06:55:30 +00:00
assistant/mcphub-nvim: init
This commit is contained in:
parent
e48638aef3
commit
bdd10b3918
9 changed files with 484 additions and 1 deletions
6
modules/plugins/assistant/mcphub/default.nix
Normal file
6
modules/plugins/assistant/mcphub/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./mcphub-nvim.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue