]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
Adding nerdtree and tabular submodules
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 27 Dec 2013 18:07:52 +0000 (16:07 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 27 Dec 2013 18:07:52 +0000 (16:07 -0200)
.gitmodules [new file with mode: 0644]
vim.dot.link/bundle/nerdtree [new submodule]
vim.dot.link/bundle/tabular [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..90039e3
--- /dev/null
@@ -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 (submodule)
index 0000000..b0bb781
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d
diff --git a/vim.dot.link/bundle/tabular b/vim.dot.link/bundle/tabular
new file mode 160000 (submodule)
index 0000000..60f2564
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 60f25648814f0695eeb6c1040d97adca93c4e0bb