File tree 1 file changed +12
-4
lines changed
1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <!DOCTYPE plist PUBLIC "-//Apple Computer //DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >beforeRunningCommand </key >
@@ -349,15 +349,23 @@ puts "<meta http-equiv='Refresh' content='0;URL=#{url}'>"
349
349
</string >
350
350
<key >input </key >
351
351
<string >none </string >
352
+ <key >inputFormat </key >
353
+ <string >text </string >
352
354
<key >keyEquivalent </key >
353
- <string >^h </string >
355
+ <string >^H </string >
354
356
<key >name </key >
355
357
<string >Documentation for Property </string >
356
- <key >output </key >
357
- <string >showAsHTML </string >
358
+ <key >outputCaret </key >
359
+ <string >afterOutput </string >
360
+ <key >outputFormat </key >
361
+ <string >html </string >
362
+ <key >outputLocation </key >
363
+ <string >newWindow </string >
358
364
<key >scope </key >
359
365
<string >source.sass </string >
360
366
<key >uuid </key >
361
367
<string >E2CC7D28-9F0B-4BBB-ACE0-E67682DF3889 </string >
368
+ <key >version </key >
369
+ <integer >2 </integer >
362
370
</dict >
363
371
</plist >
You can’t perform that action at this time.
0 commit comments