diff --git a/.gitmodules b/.gitmodules index d9d11dee..7c226940 100644 --- a/.gitmodules +++ b/.gitmodules @@ -523,3 +523,6 @@ [submodule "vendor/grammars/sas.tmbundle"] path = vendor/grammars/sas.tmbundle url = https://github.com/rpardee/sas.tmbundle +[submodule "vendor/grammars/atom-salt"] + path = vendor/grammars/atom-salt + url = https://github.com/saltstack/atom-salt diff --git a/vendor/grammars/atom-salt b/vendor/grammars/atom-salt new file mode 160000 index 00000000..6d6bdc1b --- /dev/null +++ b/vendor/grammars/atom-salt @@ -0,0 +1 @@ +Subproject commit 6d6bdc1be1a43201b5f78a4f89ea9bfc7416df11