From 2d1c591200231a506290f1004014973174929d2f Mon Sep 17 00:00:00 2001 From: Chun-wei Kuo Date: Mon, 2 Jan 2012 15:56:50 +0800 Subject: [PATCH] Add ragtag.vim plugin --- .gitmodules | 3 +++ bundle/vim-ragtag | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-ragtag diff --git a/.gitmodules b/.gitmodules index 88b624d..cfc951c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "bundle/vim-colors-solarized"] path = bundle/vim-colors-solarized url = git://github.com/altercation/vim-colors-solarized.git +[submodule "bundle/vim-ragtag"] + path = bundle/vim-ragtag + url = git://github.com/tpope/vim-ragtag.git diff --git a/bundle/vim-ragtag b/bundle/vim-ragtag new file mode 160000 index 0000000..bdc8b58 --- /dev/null +++ b/bundle/vim-ragtag @@ -0,0 +1 @@ +Subproject commit bdc8b580b5b583aeb43efb19aac2ab8ce5566dff