mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
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:
@@ -2214,7 +2214,7 @@ SQF:
|
||||
extensions:
|
||||
- .sqf
|
||||
- .hqf
|
||||
tm_scope: source.c++
|
||||
tm_scope: source.sqf
|
||||
|
||||
SQL:
|
||||
type: data
|
||||
|
||||
Reference in New Issue
Block a user