diff options
-rw-r--r-- | .config/SuperCollider/sclang_conf.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/SuperCollider/sclang_conf.yaml b/.config/SuperCollider/sclang_conf.yaml index dcf7a25..b6340d6 100644 --- a/.config/SuperCollider/sclang_conf.yaml +++ b/.config/SuperCollider/sclang_conf.yaml @@ -2,4 +2,4 @@ includePaths: [] excludePaths: [] -postInlineWarnings: false
\ No newline at end of file +postInlineWarnings: false |