From 3d2cc2e60fea2a15f2658f4e7f40b1c3eeccc868 Mon Sep 17 00:00:00 2001 From: Nate Allison Date: Tue, 5 Feb 2013 16:34:26 -0700 Subject: [PATCH] Adding file to make comments toggle work with MEL --- Comments.tmPreferences | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Comments.tmPreferences diff --git a/Comments.tmPreferences b/Comments.tmPreferences new file mode 100644 index 0000000..04b62b5 --- /dev/null +++ b/Comments.tmPreferences @@ -0,0 +1,36 @@ + + + + + name + Comments + scope + source.mel + settings + + shellVariables + + + name + TM_COMMENT_START + value + // + + + name + TM_COMMENT_START_2 + value + /* + + + name + TM_COMMENT_END_2 + value + */ + + + + uuid + FBA964F9-EA31-44D1-A5FD-AE8AB3FF8954 + +