From 6afe7e75ba31b1e0839f1e8b094ef2e2b26d3a42 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 10 Feb 2012 15:52:15 +1300 Subject: Actually, this is a better fit. --- .gitmodules | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 04ddd327..11d92259 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,32 +1,32 @@ [submodule "vim/bundle/sahara"] path = vim/bundle/sahara url = git://github.com/tejr/sahara.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/fugitive"] path = vim/bundle/fugitive url = git://github.com/tpope/vim-fugitive.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/pathogen"] path = vim/bundle/pathogen url = git://github.com/tpope/vim-pathogen.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/repeat"] path = vim/bundle/repeat url = git://github.com/tpope/vim-repeat.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/surround"] path = vim/bundle/surround url = git://github.com/tpope/vim-surround.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/unimpaired"] path = vim/bundle/unimpaired url = git://github.com/tpope/vim-unimpaired.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/speeddating"] path = vim/bundle/speeddating url = git://github.com/tpope/vim-speeddating.git - ignore = dirty + ignore = untracked [submodule "vim/bundle/commentary"] path = vim/bundle/commentary url = git://github.com/tpope/vim-commentary.git - ignore = dirty + ignore = untracked -- cgit v1.2.3