diff --git a/Comment.JSON-tmPreferences b/Comment.JSON-tmPreferences
index 70d367d..f096a33 100644
--- a/Comment.JSON-tmPreferences
+++ b/Comment.JSON-tmPreferences
@@ -1,5 +1,5 @@
{ "name": "Comments",
- "scope": "source.reason",
+ "scope": "source.reason,source.bucklescript",
"settings": {
"shellVariables": [{"name": "TM_COMMENT_START_2", "value": "// "},
{"name": "TM_COMMENT_DISABLE_INDENT", "value": "no"}
diff --git a/Comment.tmPreferences b/Comment.tmPreferences
index 75962fb..abb2a88 100644
--- a/Comment.tmPreferences
+++ b/Comment.tmPreferences
@@ -5,7 +5,7 @@
name
Comments
scope
- source.reason
+ source.reason,source.bucklescript
settings
shellVariables