6 lines
81 B
Nix
6 lines
81 B
Nix
{
|
|
plugins.auto-save = {
|
|
enable = true;
|
|
settings.enabled = true;
|
|
};
|
|
}
|