From 9aa6ff07022b93797f8d58464494756f94051215 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 12 Apr 2011 22:49:12 +1200 Subject: Adding my custom colorscheme as a plugin. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3