Skip to content

Commit 53ff5f6

Browse files
committed
Fix “Disable indent corrections” to only affect Sass scope.
1 parent 88b21b6 commit 53ff5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Preferences/Disable indent corrections.tmPreferences

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<dict>
55
<key>name</key>
66
<string>Disable indent corrections</string>
7-
<key>semanticClass</key>
7+
<key>scope</key>
88
<string>source.sass</string>
99
<key>settings</key>
1010
<dict>

0 commit comments

Comments
 (0)