mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +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
|
||||
https://github.com/pvl/abap.tmbundle:
|
||||
- source.abap
|
||||
https://github.com/saltstack/atom-salt:
|
||||
- source.python.salt
|
||||
- source.yaml.salt
|
||||
https://github.com/scalate/Scalate.tmbundle:
|
||||
- source.scaml
|
||||
- text.html.ssp
|
||||
|
||||
@@ -2377,6 +2377,16 @@ Sage:
|
||||
- .sage
|
||||
tm_scope: source.python
|
||||
|
||||
SaltStack:
|
||||
type: data
|
||||
group: YAML
|
||||
tm_scope: source.yaml.salt
|
||||
aliases:
|
||||
- saltstate
|
||||
- salt
|
||||
extensions:
|
||||
- .sls
|
||||
|
||||
Sass:
|
||||
type: markup
|
||||
tm_scope: source.sass
|
||||
@@ -2891,7 +2901,6 @@ YAML:
|
||||
- .yml
|
||||
- .reek
|
||||
- .rviz
|
||||
- .sls
|
||||
- .yaml
|
||||
|
||||
Zephir:
|
||||
|
||||
Reference in New Issue
Block a user