From: Silvio Rhatto Date: Fri, 27 Dec 2013 18:07:52 +0000 (-0200) Subject: Adding nerdtree and tabular submodules X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=561c88133fa73eeed54818514a137f852d8c11ef;p=rhatto%2Fdotfiles%2Fvim.git Adding nerdtree and tabular submodules --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..90039e3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "vim.dot.link/bundle/nerdtree"] + path = vim.dot.link/bundle/nerdtree + url = https://github.com/scrooloose/nerdtree.git +[submodule "vim.dot.link/bundle/tabular"] + path = vim.dot.link/bundle/tabular + url = https://github.com/godlygeek/tabular.git diff --git a/vim.dot.link/bundle/nerdtree b/vim.dot.link/bundle/nerdtree new file mode 160000 index 0000000..b0bb781 --- /dev/null +++ b/vim.dot.link/bundle/nerdtree @@ -0,0 +1 @@ +Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d diff --git a/vim.dot.link/bundle/tabular b/vim.dot.link/bundle/tabular new file mode 160000 index 0000000..60f2564 --- /dev/null +++ b/vim.dot.link/bundle/tabular @@ -0,0 +1 @@ +Subproject commit 60f25648814f0695eeb6c1040d97adca93c4e0bb