From 9e7bb0265ad9534ada509478fccc966ba81ed73c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 27 Feb 2013 16:08:05 -0300 Subject: Adding tabular vim plugin --- .gitmodules | 3 +++ modules/vim/vim.dot.link/bundle/tabular | 1 + 2 files changed, 4 insertions(+) create mode 160000 modules/vim/vim.dot.link/bundle/tabular diff --git a/.gitmodules b/.gitmodules index 8fde7e4..9fca48f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "modules/conky/apps/brweather.link"] path = modules/conky/apps/brweather.link url = git://git.sarava.org/brweather.git +[submodule "modules/vim/vim.dot.link/bundle/tabular"] + path = modules/vim/vim.dot.link/bundle/tabular + url = https://github.com/godlygeek/tabular.git diff --git a/modules/vim/vim.dot.link/bundle/tabular b/modules/vim/vim.dot.link/bundle/tabular new file mode 160000 index 0000000..0c856ba --- /dev/null +++ b/modules/vim/vim.dot.link/bundle/tabular @@ -0,0 +1 @@ +Subproject commit 0c856ba0a9e2d6118ef3139227873a70f7dd9f80 -- cgit v1.2.3