4 lines
48 B
Nix
4 lines
48 B
Nix
{
|
|
plugins = { refactoring.enable = true; };
|
|
}
|
{
|
|
plugins = { refactoring.enable = true; };
|
|
}
|