65816.tmbundle/Preferences/Disable Indent Correction.t...

18 lines
471 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Disable Indent Correction</string>
<key>scope</key>
<string>source.asm.65816</string>
<key>settings</key>
<dict>
<key>disableIndentCorrections</key>
<string>1</string>
</dict>
<key>uuid</key>
<string>E5B2D67C-90A4-4DE2-B7CF-264B9D7EA938</string>
</dict>
</plist>