Use a SQF grammar for SQF files

This produces better highlighting than using the C++ grammar.

The grammar is licensed under the Apache 2.0 license.
This commit is contained in:
Adam Roben
2014-11-20 17:22:22 -05:00
parent 231ad86176
commit 2054afc741
2 changed files with 3 additions and 1 deletions

View File

@@ -2214,7 +2214,7 @@ SQF:
extensions:
- .sqf
- .hqf
tm_scope: source.c++
tm_scope: source.sqf
SQL:
type: data