mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Mark XS files as "type: programming"
I'd actually prefer to treat Perl XS files as C code, but this fix shouldn't be controversial.
This commit is contained in:
@@ -3257,6 +3257,7 @@ XQuery:
|
|||||||
ace_mode: xquery
|
ace_mode: xquery
|
||||||
|
|
||||||
XS:
|
XS:
|
||||||
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .xs
|
- .xs
|
||||||
tm_scope: source.c
|
tm_scope: source.c
|
||||||
|
|||||||
Reference in New Issue
Block a user