plugins/roslyn: init

This commit is contained in:
Kenneth Hoff 2025-04-07 19:52:30 +02:00
parent cc8918663a
commit 4b7dab0d1f
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
empty = {
plugins.roslyn.enable = true;
};
}