diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-10-10 22:53:29 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2013-10-10 22:53:29 +0600 |
| commit | 758071194a0adf8a6ec2e83130f8677d7ca7b70c (patch) | |
| tree | db20018ee23d66d98acea93c16f944649bd4994f /.gitmodules | |
| parent | 87543f2af4ebc7ca243dc028fbf04a8462756e4b (diff) | |
Fix gitmodules tabs.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 20 |
1 files changed, 10 insertions, 10 deletions
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 |
