From b5eabc334e7db1672c3e51c3dd8230dafb8db56b Mon Sep 17 00:00:00 2001 From: Zz Chen Date: Wed, 5 Oct 2011 09:58:59 +0000 Subject: [PATCH] Add xml.vim module to submodule. --- .gitmodules | 3 +++ vim_home/bundle/xml.vim | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 vim_home/bundle/xml.vim diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b9e86aa --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vim_home/bundle/xml.vim"] + path = vim_home/bundle/xml.vim + url = https://github.com/othree/xml.vim.git diff --git a/vim_home/bundle/xml.vim b/vim_home/bundle/xml.vim new file mode 160000 index 0000000..c8b5c88 --- /dev/null +++ b/vim_home/bundle/xml.vim @@ -0,0 +1 @@ +Subproject commit c8b5c8887a59226f9ff15464953e971b3c58e34a