aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-04-12 22:49:12 +1200
committerTom Ryder <tom@sanctum.geek.nz>2011-04-12 22:49:12 +1200
commit9aa6ff07022b93797f8d58464494756f94051215 (patch)
tree69a03062b69556e9b380afe9ec8e589c0f1d5ef3 /.gitmodules
parentStill playing around with this setup ... (diff)
downloaddotfiles-9aa6ff07022b93797f8d58464494756f94051215.tar.gz
dotfiles-9aa6ff07022b93797f8d58464494756f94051215.zip
Adding my custom colorscheme as a plugin.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b6d5d7f3..6b1b1880 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -18,3 +18,6 @@
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
ignore = dirty
+[submodule "vim/bundle/dessert"]
+ path = vim/bundle/dessert
+ url = git://github.com/tejr/dessert.git