Merge pull request #2842 from kusma/hlsl

Add support for HLSL
This commit is contained in:
Arfon Smith
2016-03-07 20:36:25 -06:00
9 changed files with 589 additions and 0 deletions

View File

@@ -1332,6 +1332,16 @@ HCL:
ace_mode: ruby
tm_scope: source.ruby
HLSL:
type: programming
extensions:
- .fx
- .fxh
- .hlsl
- .hlsli
ace_mode: text
tm_scope: none
HTML:
type: markup
tm_scope: text.html.basic