6 lines
58 B
Nix
6 lines
58 B
Nix
{...}: {
|
|
plugins.fugitive = {
|
|
enable = true;
|
|
};
|
|
}
|
{...}: {
|
|
plugins.fugitive = {
|
|
enable = true;
|
|
};
|
|
}
|