From 92f59d10c428a70251875e2b00bd52e1e1142ec3 Mon Sep 17 00:00:00 2001 From: Jordan Date: Tue, 26 Oct 2010 15:50:13 -0700 Subject: [PATCH] Added snipmate plugin as a submodule --- .gitmodules | 3 +++ bundle/snipmate | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/snipmate diff --git a/.gitmodules b/.gitmodules index 0d61cde..46ff144 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/nerdcommenter"] path = bundle/nerdcommenter url = http://github.com/scrooloose/nerdcommenter.git +[submodule "bundle/snipmate"] + path = bundle/snipmate + url = http://github.com/msanders/snipmate.vim.git diff --git a/bundle/snipmate b/bundle/snipmate new file mode 160000 index 0000000..f5a75d0 --- /dev/null +++ b/bundle/snipmate @@ -0,0 +1 @@ +Subproject commit f5a75d075d3c005ebe69e3f5e56cf99516e8aa3b