Skip to content

Commit 35f88f4

Browse files
committed
Change ‘disabled’ key to ‘isDisabled’ (to follow change in Avian).
1 parent cff920e commit 35f88f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Macros/Insert ; and Indent Line.tmMacro

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<string>indent:</string>
1616
</dict>
1717
</array>
18-
<key>disabled</key>
18+
<key>isDisabled</key>
1919
<true/>
2020
<key>keyEquivalent</key>
2121
<string>;</string>

0 commit comments

Comments
 (0)