fix: some stuff
This commit is contained in:
parent
588798471e
commit
ab71e97de6
3 changed files with 6 additions and 14 deletions
|
|
@ -39,6 +39,9 @@ in
|
|||
plugins = true;
|
||||
};
|
||||
combinePlugins.enable = true;
|
||||
combinePlugins.standalonePlugins = [
|
||||
"plenary.nvim"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue