summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules28
1 files changed, 14 insertions, 14 deletions
diff --git a/.gitmodules b/.gitmodules
index 4af9f39..cbfc814 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,45 +1,45 @@
[submodule ".oh-my-zsh"]
- path = .oh-my-zsh
+ path = zsh/.oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim/bundle/nerdtree"]
- path = .vim/bundle/nerdtree
+ path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/python-mode"]
- path = .vim/bundle/python-mode
+ path = vim/.vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule ".vim/bundle/vim-fugitive"]
- path = .vim/bundle/vim-fugitive
+ path = vim/.vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/ctrlp.vim"]
- path = .vim/bundle/ctrlp.vim
+ path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/rainbow_parentheses.vim"]
- path = .vim/bundle/rainbow_parentheses.vim
+ path = vim/.vim/bundle/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/tagbar"]
- path = .vim/bundle/tagbar
+ path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/sessionman.vim"]
- path = .vim/bundle/sessionman.vim
+ path = vim/.vim/bundle/sessionman.vim
url = https://github.com/vim-scripts/sessionman.vim.git
[submodule ".vim/bundle/vim-surround"]
- path = .vim/bundle/vim-surround
+ path = vim/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-ipython"]
- path = .vim/bundle/vim-ipython
+ path = vim/.vim/bundle/vim-ipython
url = https://github.com/ivanov/vim-ipython.git
[submodule ".vim/bundle/molokai"]
- path = .vim/bundle/molokai
+ path = vim/.vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule ".vim/bundle/vimwiki"]
- path = .vim/bundle/vimwiki
+ path = vim/.vim/bundle/vimwiki
url = git://github.com/vim-scripts/vimwiki.git
[submodule ".vim/bundle/julia-vim"]
- path = .vim/bundle/julia-vim
+ path = vim/.vim/bundle/julia-vim
url = git://github.com/JuliaLang/julia-vim.git
[submodule ".vim/pig.vim"]
path = .vim/pig.vim
url = https://github.com/motus/pig.vim.git
[submodule ".vim/bundle/pig.vim"]
- path = .vim/bundle/pig.vim
+ path = vim/.vim/bundle/pig.vim
url = https://github.com/motus/pig.vim.git