6 lines
92 B
Nix
6 lines
92 B
Nix
{
|
|
empty = {
|
|
plugins.fugitive.enable = true;
|
|
plugins.rhubarb.enable = true;
|
|
};
|
|
}
|