1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-23 17:03:18 +00:00

Add SaltStack SLS syntax

This commit is contained in:
Martin Polreich
2019-09-09 15:20:25 +02:00
committed by David Peter
parent 39112e80c3
commit f0f77b1673
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -156,4 +156,7 @@
[submodule "assets/syntaxes/Jinja2"]
path = assets/syntaxes/Jinja2
url = https://github.com/Martin819/sublime-jinja2
[submodule "assets/syntaxes/SLS"]
path = assets/syntaxes/SLS
url = https://github.com/saltstack/sublime-text
branch = master
Vendored Submodule
+1
Submodule assets/syntaxes/SLS added at f8a8cf90b1