From 758071194a0adf8a6ec2e83130f8677d7ca7b70c Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 10 Oct 2013 22:53:29 +0600 Subject: Fix gitmodules tabs. --- .gitmodules | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e5dd58e..fdc6093 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,17 +14,17 @@ path = files/.vim/bundle/nerdcommenter url = http://github.com/scrooloose/nerdcommenter.git [submodule "files/.vim/bundle/vim-markdown"] - path = files/.vim/bundle/vim-markdown - url = https://github.com/plasticboy/vim-markdown.git + path = files/.vim/bundle/vim-markdown + url = https://github.com/plasticboy/vim-markdown.git [submodule "files/.zsh/zsh-completions"] - path = files/.zsh/zsh-completions - url = https://github.com/zsh-users/zsh-completions.git + path = files/.zsh/zsh-completions + url = https://github.com/zsh-users/zsh-completions.git [submodule "files/.vim/bundle/vim-jade"] - path = files/.vim/bundle/vim-jade - url = git://github.com/digitaltoad/vim-jade.git + path = files/.vim/bundle/vim-jade + url = git://github.com/digitaltoad/vim-jade.git [submodule "files/.vim/bundle/vim-pathogen"] - path = files/.vim/bundle/vim-pathogen - url = https://github.com/tpope/vim-pathogen + path = files/.vim/bundle/vim-pathogen + url = https://github.com/tpope/vim-pathogen [submodule "files/.vim/bundle/nerdtree"] - path = files/.vim/bundle/nerdtree - url = https://github.com/scrooloose/nerdtree + path = files/.vim/bundle/nerdtree + url = https://github.com/scrooloose/nerdtree -- cgit v1.2.3