6 lines
54 B
Nix
6 lines
54 B
Nix
{
|
|
plugins = {
|
|
refactoring.enable = true;
|
|
};
|
|
}
|
{
|
|
plugins = {
|
|
refactoring.enable = true;
|
|
};
|
|
}
|