aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-04-28 01:15:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2014-04-28 01:15:39 +1200
commit8c62d08381dc8cdebd463facf0cda304ffb953ef (patch)
treeae5d8c860f3d9282f0bb673536776665e55e8dab /.gitmodules
parentAdd test-bash, test-sh, and test targets (diff)
downloaddotfiles-8c62d08381dc8cdebd463facf0cda304ffb953ef.tar.gz
dotfiles-8c62d08381dc8cdebd463facf0cda304ffb953ef.zip
Tidy .gitmodules file
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index f979eea5..3465cb1e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -51,9 +51,11 @@
url = git://github.com/mbbill/undotree
ignore = dirty
[submodule "vim/bundle/argumentative"]
- path = vim/bundle/argumentative
- url = git://github.com/PeterRincker/vim-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
+ path = vim/bundle/exchange
+ url = git://github.com/tommcdo/vim-exchange
+ ignore = dirty
+