mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-09-24 08:39:10 +00:00
Support for Sublime Text YAML syntax definitions
Sublime Text YAML syntax definitions use the .sublime-syntax file extension Most syntax files declare a YAML 1.2 syntax although they are YAML 1.1 compatible Thus, the YAML version header is stripped off before parsing Displays a warning if parsing fails In .sublime-syntax files, the scope is under the 'scope' key -- as opposed to the usual 'scopeName' key
This commit is contained in:
Vendored
+1
-1
Submodule vendor/grammars/NSIS updated: e052400204...b9be931f41
Vendored
+1
-1
Submodule vendor/grammars/awk-sublime updated: 7ec7d15446...792d921531
Reference in New Issue
Block a user