From 1cde2eee415fa6bd403289fe22f02036d49ab6ca Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 9 Sep 2012 15:34:31 +1200 Subject: Changed vim colorschemes --- .gitmodules | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f1b26aa6..ff5e2674 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "vim/bundle/sahara"] - path = vim/bundle/sahara - url = git://github.com/tejr/sahara.git - ignore = dirty [submodule "vim/bundle/fugitive"] path = vim/bundle/fugitive url = git://github.com/tpope/vim-fugitive.git @@ -54,3 +50,6 @@ path = vim/bundle/ctrlp url = git://github.com/kien/ctrlp.vim.git ignore = dirty +[submodule "vim/bundle/derailed"] + path = vim/bundle/derailed + url = git://github.com/tejr/derailed.git -- cgit v1.2.3