From faca7f091a4f1528f2ba4e8855b1335dd32084dc Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 18 Apr 2013 13:33:56 -0700 Subject: [PATCH] Include PEG js bundle --- .gitmodules | 3 +++ vendor/packages/pegjs.tmbundle | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/packages/pegjs.tmbundle diff --git a/.gitmodules b/.gitmodules index 41610fe9e..f2ae37891 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,6 @@ [submodule "vendor/bootstrap"] path = vendor/bootstrap url = https://github.com/twitter/bootstrap +[submodule "vendor/packages/pegjs.tmbundle"] + path = vendor/packages/pegjs.tmbundle + url = https://github.com/alexstrat/PEGjs.tmbundle diff --git a/vendor/packages/pegjs.tmbundle b/vendor/packages/pegjs.tmbundle new file mode 160000 index 000000000..8c75a902d --- /dev/null +++ b/vendor/packages/pegjs.tmbundle @@ -0,0 +1 @@ +Subproject commit 8c75a902d6807d27cc54ffcc7cf7c8cc7c253914