config/preferences/Logo.rb in ver-2010.02 vs config/preferences/Logo.rb in ver-2010.08
- old
+ new
@@ -1,12 +1,12 @@
# Encoding: UTF-8
-[{name: "Miscellaneous",
+[{name: "Comments",
scope: "source.logo",
+ settings: {shellVariables: [{name: "TM_COMMENT_START", value: "; "}]},
+ uuid: "C77C1250-3F12-4739-BEDD-50E79B234A5D"},
+ {name: "Miscellaneous",
+ scope: "source.logo",
settings:
{highlightPairs: [["(", ")"], ["{", "}"], ["[", "]"], ["|", "|"]],
smartTypingPairs: [["(", ")"], ["{", "}"], ["[", "]"], ["|", "|"]]},
- uuid: "113270D8-98E6-4128-BBBB-D8BC931AC698"},
- {name: "Comments",
- scope: "source.logo",
- settings: {shellVariables: [{name: "TM_COMMENT_START", value: "; "}]},
- uuid: "C77C1250-3F12-4739-BEDD-50E79B234A5D"}]
+ uuid: "113270D8-98E6-4128-BBBB-D8BC931AC698"}]