aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-01-19 23:55:36 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-01-19 23:55:36 +1300
commitfd4a90f439ed8a799f0cf66f41410a6350960ea7 (patch)
treeb61dc31c51f7103ecbe8264a05f3d75a6637c8b1 /.gitmodules
parentAdded Fugitive. (diff)
downloaddotfiles-fd4a90f439ed8a799f0cf66f41410a6350960ea7.tar.gz
dotfiles-fd4a90f439ed8a799f0cf66f41410a6350960ea7.zip
Use submodule for custom colorscheme rather than carting it around everywhere.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d3d24d80..fc72402e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
+[submodule "vim/bundle/sahara"]
+ path = vim/bundle/sahara
+ url = http://github.com/tejr/sahara.git