Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/ra_syntax_tree.tmGrammar.json')
-rw-r--r--editors/code/ra_syntax_tree.tmGrammar.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/code/ra_syntax_tree.tmGrammar.json b/editors/code/ra_syntax_tree.tmGrammar.json
index 431d414f64..279e7bafa0 100644
--- a/editors/code/ra_syntax_tree.tmGrammar.json
+++ b/editors/code/ra_syntax_tree.tmGrammar.json
@@ -25,7 +25,5 @@
"name": "string"
}
},
- "fileTypes": [
- "rast"
- ]
+ "fileTypes": ["rast"]
}