From a7135336758ee055814bdd5988dc7e0415e426bd Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 8 May 2012 11:19:35 +1200 Subject: Let's try this again. --- .gitmodules | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6d6a4f93..db1d333c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,40 +1,40 @@ [submodule "vim/bundle/sahara"] path = vim/bundle/sahara url = git://github.com/tejr/sahara.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/fugitive"] path = vim/bundle/fugitive url = git://github.com/tpope/vim-fugitive.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/pathogen"] path = vim/bundle/pathogen url = git://github.com/tpope/vim-pathogen.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/repeat"] path = vim/bundle/repeat url = git://github.com/tpope/vim-repeat.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/surround"] path = vim/bundle/surround url = git://github.com/tpope/vim-surround.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/unimpaired"] path = vim/bundle/unimpaired url = git://github.com/tpope/vim-unimpaired.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/speeddating"] path = vim/bundle/speeddating url = git://github.com/tpope/vim-speeddating.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/commentary"] path = vim/bundle/commentary url = git://github.com/tpope/vim-commentary.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/abolish"] path = vim/bundle/abolish url = git://github.com/tpope/vim-abolish.git - ignore = untracked + ignore = dirty [submodule "vim/bundle/eunuch"] path = vim/bundle/eunuch url = git://github.com/tpope/vim-eunuch.git - ignore = untracked + ignore = dirty -- cgit v1.2.3