mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-08 01:17:07 +00:00
When I submitted the HLSL-language, I accidentally missed that the first extension was the primary one (as is documented in the source code, which I unfortunately missed), and instead alphabetized the whole list. The primary extension should be .hlsl, so let's remedy this.