From 0ebea6a0ff522602df82a89093a16c7082386734 Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Sun, 4 Oct 2015 20:45:33 +0200 Subject: [PATCH] Use pschumm/Stata.tmbundle --- .gitmodules | 3 +++ grammars.yml | 3 +++ vendor/grammars/Stata.tmbundle | 1 + 3 files changed, 7 insertions(+) create mode 160000 vendor/grammars/Stata.tmbundle diff --git a/.gitmodules b/.gitmodules index 157dcfb9..98dbcfb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -677,3 +677,6 @@ [submodule "vendor/grammars/language-babel"] path = vendor/grammars/language-babel url = https://github.com/gandm/language-babel +[submodule "vendor/grammars/Stata.tmbundle"] + path = vendor/grammars/Stata.tmbundle + url = https://github.com/pschumm/Stata.tmbundle diff --git a/grammars.yml b/grammars.yml index 5ece546b..38caeb4f 100644 --- a/grammars.yml +++ b/grammars.yml @@ -92,6 +92,9 @@ vendor/grammars/Scalate.tmbundle: - text.html.ssp vendor/grammars/Slash.tmbundle: - text.html.slash +vendor/grammars/Stata.tmbundle/: +- source.mata +- source.stata vendor/grammars/Stylus/: - source.stylus vendor/grammars/Sublime-Coq: diff --git a/vendor/grammars/Stata.tmbundle b/vendor/grammars/Stata.tmbundle new file mode 160000 index 00000000..bc1e3634 --- /dev/null +++ b/vendor/grammars/Stata.tmbundle @@ -0,0 +1 @@ +Subproject commit bc1e36344d4d7aa0d9c53757639d3f56511565e7