mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Grammar for .sls SaltStack files
This commit is contained in:
		| @@ -208,6 +208,9 @@ https://github.com/puppet-textmate-bundle/puppet-textmate-bundle: | |||||||
| - source.puppet | - source.puppet | ||||||
| https://github.com/pvl/abap.tmbundle: | https://github.com/pvl/abap.tmbundle: | ||||||
| - source.abap | - source.abap | ||||||
|  | https://github.com/saltstack/atom-salt: | ||||||
|  | - source.python.salt | ||||||
|  | - source.yaml.salt | ||||||
| https://github.com/scalate/Scalate.tmbundle: | https://github.com/scalate/Scalate.tmbundle: | ||||||
| - source.scaml | - source.scaml | ||||||
| - text.html.ssp | - text.html.ssp | ||||||
|   | |||||||
| @@ -2377,6 +2377,16 @@ Sage: | |||||||
|   - .sage |   - .sage | ||||||
|   tm_scope: source.python |   tm_scope: source.python | ||||||
|  |  | ||||||
|  | SaltStack: | ||||||
|  |   type: data | ||||||
|  |   group: YAML | ||||||
|  |   tm_scope: source.yaml.salt | ||||||
|  |   aliases: | ||||||
|  |   - saltstate | ||||||
|  |   - salt | ||||||
|  |   extensions: | ||||||
|  |   - .sls | ||||||
|  |  | ||||||
| Sass: | Sass: | ||||||
|   type: markup |   type: markup | ||||||
|   tm_scope: source.sass |   tm_scope: source.sass | ||||||
| @@ -2891,7 +2901,6 @@ YAML: | |||||||
|   - .yml |   - .yml | ||||||
|   - .reek |   - .reek | ||||||
|   - .rviz |   - .rviz | ||||||
|   - .sls |  | ||||||
|   - .yaml |   - .yaml | ||||||
|  |  | ||||||
| Zephir: | Zephir: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user