7 lines
106 B
Nix
7 lines
106 B
Nix
{
|
|
plugins.ts-context-commentstring = {
|
|
enable = true;
|
|
disableAutoInitialization = false;
|
|
};
|
|
}
|