From 688f002dd23aa823bdb9fb209b7ff19b4e7d4a42 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 17 Aug 2013 19:44:16 -0400 Subject: Add vim-ragtag --- .gitmodules | 3 +++ bundle/vim-ragtag | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-ragtag diff --git a/.gitmodules b/.gitmodules index 54db0945..275ccfef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "bundle/vim-gitgutter"] path = bundle/vim-gitgutter url = https://github.com/airblade/vim-gitgutter.git +[submodule "bundle/vim-ragtag"] + path = bundle/vim-ragtag + url = https://github.com/tpope/vim-ragtag.git diff --git a/bundle/vim-ragtag b/bundle/vim-ragtag new file mode 160000 index 00000000..1a93cbb1 --- /dev/null +++ b/bundle/vim-ragtag @@ -0,0 +1 @@ +Subproject commit 1a93cbb14f537c001a52a43b94309d6c625b5953 -- cgit 1.4.1