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