From 92ae62f4db11ccbfc41bc9f24fe3859aef456f34 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Wed, 23 Jan 2013 21:22:24 +0100 Subject: Little clean-up Easier (I think...) directory layout --- .gitmodules | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 63956d7..91c7730 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,15 @@ -[submodule "vim/.vim/bundle/fugitive"] - path = vim/.vim/bundle/fugitive +[submodule "vim/vim/bundle/fugitive"] + path = vim/vim/bundle/fugitive url = https://github.com/tpope/vim-fugitive.git -[submodule "vim/.vim/bundle/nerdtree"] - path = vim/.vim/bundle/nerdtree +[submodule "vim/vim/bundle/nerdtree"] + path = vim/vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git -[submodule "vim/.vim/bundle/vim-scala"] - path = vim/.vim/bundle/vim-scala +[submodule "vim/vim/bundle/vim-scala"] + path = vim/vim/bundle/vim-scala url = https://github.com/derekwyatt/vim-scala.git -[submodule "vim/.vim/bundle/syntastic"] - path = vim/.vim/bundle/syntastic +[submodule "vim/vim/bundle/syntastic"] + path = vim/vim/bundle/syntastic url = https://github.com/scrooloose/syntastic/ -[submodule "vim/.vim/bundle/sbt"] - path = vim/.vim/bundle/sbt +[submodule "vim/vim/bundle/sbt"] + path = vim/vim/bundle/sbt url = https://github.com/ktvoelker/sbt-vim -- cgit v1.2.3-70-g09d2