From a528d907338a7afba91013cd4392a11424ddb86a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 3 Oct 2014 10:55:10 +1300 Subject: No longer need to ignore dirty files in submods --- .gitmodules | 15 --------------- 1 file changed, 15 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 3465cb1e..4e737bd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,61 +1,46 @@ [submodule "vim/bundle/pathogen"] path = vim/bundle/pathogen url = git://github.com/tpope/vim-pathogen.git - ignore = dirty [submodule "vim/bundle/repeat"] path = vim/bundle/repeat url = git://github.com/tpope/vim-repeat.git - ignore = dirty [submodule "vim/bundle/surround"] path = vim/bundle/surround url = git://github.com/tpope/vim-surround.git - ignore = dirty [submodule "vim/bundle/unimpaired"] path = vim/bundle/unimpaired url = git://github.com/tpope/vim-unimpaired.git - ignore = dirty [submodule "vim/bundle/commentary"] path = vim/bundle/commentary url = git://github.com/tpope/vim-commentary.git - ignore = dirty [submodule "vim/bundle/abolish"] path = vim/bundle/abolish url = git://github.com/tpope/vim-abolish.git - ignore = dirty [submodule "vim/bundle/tmux"] path = vim/bundle/tmux url = git://github.com/tejr/vim-tmux.git - ignore = dirty [submodule "vim/bundle/nagios"] path = vim/bundle/nagios url = git://github.com/tejr/vim-nagios.git - ignore = dirty [submodule "vim/bundle/ctrlp"] path = vim/bundle/ctrlp url = git://github.com/kien/ctrlp.vim.git - ignore = dirty [submodule "vim/bundle/sahara"] path = vim/bundle/sahara url = git://github.com/tejr/sahara.git - ignore = dirty [submodule "vim/bundle/tabular"] path = vim/bundle/tabular url = git://github.com/godlygeek/tabular.git - ignore = dirty [submodule "vim/bundle/twig"] path = vim/bundle/twig url = git://github.com/lunaru/vim-twig - ignore = dirty [submodule "vim/bundle/undotree"] path = vim/bundle/undotree url = git://github.com/mbbill/undotree - ignore = dirty [submodule "vim/bundle/argumentative"] path = vim/bundle/argumentative url = git://github.com/PeterRincker/vim-argumentative - ignore = dirty [submodule "vim/bundle/exchange"] path = vim/bundle/exchange url = git://github.com/tommcdo/vim-exchange - ignore = dirty -- cgit v1.2.3